Add README

This commit is contained in:
Niklas Keller
2023-08-05 20:17:44 +02:00
parent 24a7334438
commit a9cfd6221d

10
README.md Normal file
View File

@ -0,0 +1,10 @@
# wiki.php.net
# Upgrades
- Follow https://www.dokuwiki.org/install:upgrade
- Instead of unpacking on the server, unpack in your local Git directory
- Restore `register.txt` via `git restore -- dokuwiki/inc/lang/en/register.txt`
- Review the changes (not every detail in larger upgrades of course)
- Commit and push
- Pull on the server (`/srv/web-wiki`)