summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-11-17 13:05:02 +0000
committerfox <[email protected]>2019-11-17 13:05:02 +0000
commit331eaa3353d242a2a30feab6b4398fab718d9b73 (patch)
tree49fcedf2cb5116e3cf3fd9f302fb2dae13704d88
parentef27ca043085465dfc519b80897bd58584fc1424 (diff)
Update page 'InstallationNotes'
-rw-r--r--InstallationNotes.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 6d4ea4f..20c89d3 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -93,18 +93,12 @@ intermediate releases sequentially is not needed.
#### Upgrading with Git
+#### Update base tt-rss code
-Change to tt-rss directory on your server and run:
-
-```
-git pull origin master
-```
-
-That’s it. Proceed to next section.
+Change to tt-rss directory on your server and run ``git pull origin master``
#### Merging new config.php directives and updating the database
-
After the files have been upgraded by newer versions, open tt-rss. It
may complain about missing directives in <code>config.php</code>. If
that happens, you will need to either merge new stuff from