Update deployment_swarm.md

This commit is contained in:
Alex Ellis 2017-09-13 17:20:01 -07:00 committed by GitHub
parent 58cbec93f1
commit 480147a2be

View File

@ -21,7 +21,7 @@ Then copy any join token commands you see and run them on your worker nodes.
```
$ git clone https://github.com/alexellis/faas && \
cd faas && \
git checkout 0.6.0 && \
git checkout 0.6.5 && \
./deploy_stack.sh
```