Commit b3585780 by anun

Update README.md

parent cfe5f6a0
...@@ -10,10 +10,10 @@ https://docs.docker.com/compose/install/ ...@@ -10,10 +10,10 @@ https://docs.docker.com/compose/install/
### Start SDI Flow ### Start SDI Flow
``` ```
curl -s "https://dev.nexpie.com/anun/sdi/raw/master/deploy.sh" | bash curl -s "https://dev.nexpie.com/anun/sdi/raw/master/deploy.sh" | sudo bash
``` ```
### Update SDI Flow ### Update SDI Flow
``` ```
curl -s "https://dev.nexpie.com/anun/sdi/raw/master/update.sh" | bash curl -s "https://dev.nexpie.com/anun/sdi/raw/master/update.sh" | sudo bash
``` ```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment