summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--InstallationNotes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 94e69b8..bd0465e 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -40,8 +40,8 @@ See also: [PhpCompatibilityNotes](wiki/PhpCompatibilityNotes).
#### Host installation overview
- - Clone tt-rss repository using Git. **Always use latest Git code from master branch. [Ignore the releases page](https://community.tt-rss.org/t/version-bump-for-ttrss/2655).**
-
+ - Clone tt-rss repository using Git. Always use latest Git code from master branch.
+
```
git clone https://git.tt-rss.org/fox/tt-rss.git tt-rss
```