Merge pull request #48 from decentral1se/docsfix/typos-misc

Docs: small spelling fixes
This commit is contained in:
M5oul 2019-05-19 18:05:46 +02:00 committed by GitHub
commit a98a9fc86a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# ynh-dev - Yunohost dev environnement manager
# ynh-dev - Yunohost dev environment manager
Report issues here: https://github.com/yunohost/issues
ynh-dev is a CLI tool to manage your local development environement for YunoHost. This allow you to develop on the various repository of the YunoHost project.
ynh-dev is a CLI tool to manage your local development environment for YunoHost. This allow you to develop on the various repository of the YunoHost project.
In particular, it allows :
@ -25,7 +25,7 @@ Here is the development flow:
2. Manage YunoHost's dev LXCs
3. Developping on your host, and testing in the container
### 1. Setup ynh-dev and the development environnement
### 1. Setup ynh-dev and the development environment
First you need to install the dependencies. ynh-dev essentially requires git, vagrant, and an LXC ecosystem.