mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update README.md
This commit is contained in:
parent
9bdcc41203
commit
f33e1d7884
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
@ -10,7 +10,7 @@ sudo apt-get install docker vagrant
|
|||
sudo dnf install docker vagrant vagrant-libvirt
|
||||
```
|
||||
|
||||
Next upload ynh-dev script
|
||||
Next download ynh-dev script
|
||||
|
||||
```shell
|
||||
wget https://raw.githubusercontent.com/zamentur/yunohost-development/master/ynh-dev
|
||||
|
@ -20,7 +20,7 @@ chmod u+x ynh-dev
|
|||
### Create the environment
|
||||
|
||||
```shell
|
||||
ynh-dev create-env PATH
|
||||
ynh-dev create-env /path/to/dev/env
|
||||
```
|
||||
|
||||
### Run a container
|
||||
|
@ -48,10 +48,6 @@ ynh-dev watch
|
|||
ynh-dev ip
|
||||
```
|
||||
|
||||
### Get ip address of your vm
|
||||
```
|
||||
ynh-dev ip
|
||||
```
|
||||
## More info
|
||||
|
||||
https://yunohost.org/#/dev_fr
|
||||
https://yunohost.org/#/dev_fr (french)
|
||||
|
|
Loading…
Add table
Reference in a new issue