mirror of
https://github.com/logos-storage/nim-leopard.git
synced 2026-01-02 13:43:08 +00:00
change README: recursive git submodule update
now that leopard uses sse2neon as a submodule, we need recursive clone.
This commit is contained in:
parent
e07e7c90d8
commit
7d922ca9a0
@ -39,7 +39,7 @@ When nim-leopard is installed with `nimble install leopard`, or as a dependency
|
|||||||
|
|
||||||
If the nim-leopard repo is cloned directly, then before running `nimble develop` or `nimble install` in the root of the clone, it's necessary to init the submodule
|
If the nim-leopard repo is cloned directly, then before running `nimble develop` or `nimble install` in the root of the clone, it's necessary to init the submodule
|
||||||
```text
|
```text
|
||||||
$ git submodule update --init
|
$ git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Build
|
#### Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user