Browse Source

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

Moul 7 years ago
parent
commit
5ae7d82535
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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.