[enh] fork isn't the good way as the git repo will starts with commits from example_ynh.

This commit is contained in:
Moul 2017-02-04 10:02:28 +01:00
parent d1f507116e
commit 5ae7d82535

View file

@ -6,7 +6,7 @@
Description of the app.
## Usage
- Fork this app before work on it.
- Copy this app before work on it.
- Edit `conf/nginx.conf` file to match application prerequisites.
- Edit `manifest.json` with application specific information.
- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.