aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik ç݆ĉ˜‚ĉ˜Ž <amine@mouafik.fr>2019-10-23 11:27:40 +0700
committerLibravatar GitHub <noreply@github.com>2019-10-23 11:27:40 +0700
commitbf02563c49b3e61025a40dd8085586447cd2dc96 (patch)
treeb3361a284afd549eb4012adb3e5e486b196feeef /README.md
parentMerge pull request #150 from Makazzz/build-doc (diff)
downloadferdium-app-bf02563c49b3e61025a40dd8085586447cd2dc96.tar.gz
ferdium-app-bf02563c49b3e61025a40dd8085586447cd2dc96.tar.zst
ferdium-app-bf02563c49b3e61025a40dd8085586447cd2dc96.zip
Remove git status from cloning steps
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f3595fe9..285c80bb0 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,6 @@ $ npm install --global windows-build-tools --vs2015 // Windows 7
89```bash 89```bash
90$ git clone https://github.com/getferdi/ferdi.git 90$ git clone https://github.com/getferdi/ferdi.git
91$ cd ferdi 91$ cd ferdi
92$ git status
93$ git submodule update --init --recursive 92$ git submodule update --init --recursive
94``` 93```
95 94