mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Update README.md (#386)
Fetch all submodule(s) when cloning the project
This commit is contained in:
parent
624cb8c99c
commit
6e9e931060
@ -31,7 +31,7 @@ Cutter is based on Qt so you will need to have it installed.
|
|||||||
|
|
||||||
First you must clone the repository:
|
First you must clone the repository:
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/radareorg/cutter
|
git clone --recurse-submodules https://github.com/radareorg/cutter
|
||||||
cd cutter
|
cd cutter
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user