mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Fix 'ynh-dev run' documentation: remove VM provider.
This commit is contained in:
parent
e499ba803f
commit
6b62393760
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ynh-dev create-env /path/to/dev/env
|
||||||
### Run a container
|
### Run a container
|
||||||
```
|
```
|
||||||
cd /path/to/dev/env
|
cd /path/to/dev/env
|
||||||
ynh-dev run ynh.local virtualbox testing
|
ynh-dev run ynh.local testing
|
||||||
```
|
```
|
||||||
|
|
||||||
## Inside the Virtual machine (VM)
|
## Inside the Virtual machine (VM)
|
||||||
|
|
Loading…
Add table
Reference in a new issue