Correct README typo (#1)
Browse files
README.md
CHANGED
@@ -132,7 +132,7 @@ __raw Wiktextract data (JSONL, one object per line)__ option there.
|
|
132 |
Get the source code:
|
133 |
|
134 |
```console
|
135 |
-
git@github.com:QubitPi/wiktionary-data.git
|
136 |
cd wiktionary-data
|
137 |
```
|
138 |
|
|
|
132 |
Get the source code:
|
133 |
|
134 |
```console
|
135 |
+
git clone git@github.com:QubitPi/wiktionary-data.git
|
136 |
cd wiktionary-data
|
137 |
```
|
138 |
|