[DOCUMENTATION] README.md should mention about the importance of running upgrade.php script
This commit is contained in:
parent
9f51692f26
commit
2110c20ecc
@ -1,5 +1,5 @@
|
|||||||
# GNU social 1.19.x
|
# 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
|
This is the README file for GNU social, the free
|
||||||
software social networking platform. It includes
|
software social networking platform. It includes
|
||||||
@ -124,7 +124,9 @@ branches:
|
|||||||
- master "stable", usually working well
|
- master "stable", usually working well
|
||||||
- nightly "unstable", most updates, not always working as expected
|
- 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
|
## Further information
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user