Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2017-05-25 21:47:10 +0300
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2017-05-25 21:47:10 +0300
commite97c5eb49fd283f005de4ac672ffeccd60e6fb66 (patch)
tree13420b9de4061f58274d0a6539a43a92dc345f81 /README.md
parent2c331907e8f9a9ce0c80f6892e160b3c7f59bd50 (diff)
update README & INSTALL with correct clone method
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4021668f..d0b23c5c 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ You can also create your own Flatpak bundle running `make bundle` command in the
### Manual installation
```
-git clone https://github.com/jangernert/FeedReader
+git clone --recursive https://github.com/jangernert/FeedReader
cd ./FeedReader
mkdir build
cd ./build