[doc] you need to be in the directory to do that

This commit is contained in:
Bram 2019-02-27 19:22:29 +01:00 committed by GitHub
parent ee6848dbbc
commit 57b4d29d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,6 +87,7 @@ When ran on the host, the `./ynh-dev` command allows you to manage YunoHost's de
First, you might want to start a new LXC with :
```bash
cd ynh-dev # if not already done
./ynh-dev start
```