[fix] readme: command change to run a box.

This commit is contained in:
Moul 2017-07-19 22:07:22 +02:00
parent 28889a2532
commit 01d5f23e7d

View file

@ -73,7 +73,7 @@ This command create a clone of main git repositories and organize its.
This command is a helper to run a Vagrant virtual machine in the right place with YunoHost installed (but not postinstalled).
```shell
cd /path/to/dev/env
./ynh-dev run ynh.local unstable
./ynh-dev run unstable unstable
```
The `run` command takes 2 arguments: domain and YunoHost version.