mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[fix] readme: command change to run a box.
This commit is contained in:
parent
28889a2532
commit
01d5f23e7d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue