summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-08-11 16:45:10 +0300
committerAndrew Dolgov <[email protected]>2016-08-11 16:45:10 +0300
commit35299848940a97d82c306852f1d98cfde715e81e (patch)
treeedf534b15cb813a0331fc799c2fd542d84dadeb6
parent656f9fd876b5074be93316274737e5f9f8c6f953 (diff)
fox created page: SecuringCacheDirectories
-rw-r--r--InstallationNotes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index d967cfb..f11e959 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -89,7 +89,7 @@ Change to tt-rss directory on your server and run:
<code>git pull origin master</code>
-That’s it. Proceed to section 2.
+That’s it. Proceed to next section.
2. Merging new config.php directives and updating the database
--------------------------------------------------------------
@@ -102,8 +102,8 @@ that happens, you will need to either merge new stuff from
previous value of <code>FEED\_CRYPT\_KEY</code> if you have feeds with
authentication enabled).
-DO NOT INITIALIZE DATABASE when upgrading. This will remove all your
-tt-rss data.
+**DO NOT INITIALIZE DATABASE when upgrading. This will remove all your
+tt-rss data.**
Afterwards, you may be redirected to the database updater. Log in with
admin credentials and follow instructions.