]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
[DOCUMENTATION] README.md should mention about the importance of running upgrade...
authorDiogo Cordeiro <diogo@fc.up.pt>
Fri, 7 Jun 2019 15:41:44 +0000 (16:41 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Fri, 7 Jun 2019 15:42:50 +0000 (16:42 +0100)
README.md

index c506f58afb6951cb33325064c0784224d7134364..63a4d1abded04bba66c6dd3bf6a12d1437b49d5b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # GNU social 1.19.x
-(c) 2010 Free Software Foundation, Inc
+(c) 2010-2019 Free Software Foundation, Inc
 
 This is the README file for GNU social, the free
 software social networking platform. It includes
@@ -124,7 +124,9 @@ branches:
 - master    "stable", usually working well
 - nightly   "unstable", most updates, not always working as expected
 
-To keep it up-to-date, use 'git pull'. Watch for conflicts!
+To keep it up-to-date, use `git pull`. Watch for conflicts!
+
+As in any upgrade, do `not` forget to run `/scripts/upgrade.php`.
 
 ## Further information