Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 16c229a

Browse files
authored
Docs: Fix README.
1 parent 3fda4dd commit 16c229a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BedrockData from PMMP exported in a nodejs friendly way.
88
## Getting Started
99
```bash
1010
# clone with submodules
11-
git clone --recurse-submodules
11+
git clone --recursive-submodules
1212

1313
# pull submodules
1414
git submodule update --init --recursive

0 commit comments

Comments
 (0)