Skip to content

Commit ab1c57a

Browse files
author
Kostiantyn Sologubov
committed
readme update
1 parent ac1591d commit ab1c57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python3 -m pip install -r requirements.txt
1414
```
1515
Please also make sure before usage the `utils/generator/rpc_spec` Git submodule is successfully initialized, because the script uses the XML parser provided there.
1616
```shell script
17-
git submodule update --init
17+
git submodule update --init --recursive --remote
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)