Skip to content

Commit

Permalink
Merge pull request #579 from sergey-koba-mobidev/patch-1
Browse files Browse the repository at this point in the history
Fix typo for Rancher CLI command
  • Loading branch information
Denise authored Dec 17, 2016
2 parents 7394961 + 8623fec commit 2073be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rancher/v1.2/en/quick-start-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ $ export RANCHER_SECRET_KEY=<password_of_key>
Now, navigate to the directory where you saved `docker-compose.yml` and `rancher-compose.yml` and run the command.

```bash
$ rancher -s NewLetsChatApp up -d
$ rancher up -d -s NewLetsChatApp
```
<br>
In Rancher, a new stack will be created called **NewLetsChatApp** with all of the services launched in Rancher.

0 comments on commit 2073be0

Please sign in to comment.