Fix 'ynh-dev run' documentation: remove VM provider.

This commit is contained in:
opi 2016-04-27 09:40:14 +02:00
parent e499ba803f
commit 6b62393760

View file

@ -35,7 +35,7 @@ ynh-dev create-env /path/to/dev/env
### Run a container
```
cd /path/to/dev/env
ynh-dev run ynh.local virtualbox testing
ynh-dev run ynh.local testing
```
## Inside the Virtual machine (VM)