aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 9dd7d29..e2fb24c 100644
--- a/readme.md
+++ b/readme.md
@@ -71,9 +71,9 @@ An example database can be found on [Google Docs](https://docs.google.com/spread
cd voerbak
make
```
-9. Download SQLiteFuzzySearch:
+9. Download submodules:
```sh
- git submodule init database/SQLiteFuzzySearch
+ git submodule init
git submodule update
```
10. Initialize database and build SQL extensions: