summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-10-30 07:23:52 +0000
committerfox <[email protected]>2017-10-30 07:23:52 +0000
commit77e7464625517f465809e4c7c286691c4789465b (patch)
treec9bb82484b31844a61ec7400d323442d9d1b1b6e
parent3394a30254531dcb2e72331ac45b64662ef21eba (diff)
Update page 'InstallationNotes'
-rw-r--r--InstallationNotes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 9d80b97..b252341 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -29,11 +29,11 @@ Alternatively, you can clone the repository on your local machine and
upload files to the server using FTP or any other means available to
you.
-2. Verify that you can open http://your.site.com/tt-rss/install/
+2. Verify that you can open http://yoursite/tt-rss/install/
3. Proceed with the installation using the easy installer. It will ask
your database credentials and a full URL on which tt-rss will be
-accessed, for example <code>http://your.site.com/tt-rss/install/</code>.
+accessed, for example <code>http://yoursite/tt-rss/install/</code>.
It is required that the URL is an externally accessible one (if any),
don’t use <code>localhost</code> there, it will break PUSH support. If
you are deploying tt-rss on LAN, you can disregard this requirement.
@@ -49,7 +49,7 @@ if you need to enable additional functionality or change default
configuration values.
5. After finishing with the installer, open your Tiny Tiny RSS
-installation at <code>http://your.site.com/tt-rss/</code> and login with
+installation at <code>http://yoursite/tt-rss/</code> and login with
default credentials (username: <code>admin</code>, password:
<code>password</code>).