[enh] fork isn't the good way as the git repo will starts with commits from example_ynh.
This commit is contained in:
parent
d1f507116e
commit
5ae7d82535
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
Description of the app.
|
Description of the app.
|
||||||
|
|
||||||
## Usage
|
## 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 `conf/nginx.conf` file to match application prerequisites.
|
||||||
- Edit `manifest.json` with application specific information.
|
- Edit `manifest.json` with application specific information.
|
||||||
- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.
|
- Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts.
|
||||||
|
|
Loading…
Reference in a new issue