aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index f9b55ed..4c09ecc 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,8 @@
```
# Initial clone with submodules
-git clone --recurse-submodules https://github.com/Audiokinetic-Automotive/afb-audiohighlevel.git
-cd audio-binding
-
-# Do not forget submodules with pulling
-git pull --recurse-submodules https://github.com/Audiokinetic-Automotive/afb-audiohighlevel.git
+git clone https://github.com/Audiokinetic-Automotive/afb-audiohighlevel.git
+cd afb-audiohighlevel
```