[fix] Incorrect run command example.

This commit is contained in:
opi 2016-05-27 13:15:38 +02:00
parent 6a42bda074
commit 162c83f094

View file

@ -33,11 +33,14 @@ helper to run a Vagrant virtual machine in the right place.
```
### Run a container
```shell
cd /path/to/dev/env
./ynh-dev run ynh.local virtualbox testing
./ynh-dev run ynh.local testing
```
The `run` command takes 2 arguments: domain and YunoHost version.
You'll be automatically logged in the VM through ssh.
You probably wan't to run the postinstall now: