Pārlūkot izejas kodu

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

Moul 8 gadi atpakaļ
vecāks
revīzija
5ae7d82535
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.