mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-20 13:46:06 +00:00
README.md: simplified requirements (#179)
This commit is contained in:
parent
b7e9afc140
commit
c36c5951ec
@ -20,7 +20,7 @@ Yes, the code sucks. Hopefully we will be able to remove this statement from the
|
||||
|
||||
## Requirements
|
||||
|
||||
- **Radare2**: Make sure that, when cloning the project, you use `git clone --recurse-submodules` or run `git submodule init` and `git submodule update` to clone the correct radare2 version. Then execute the following command in the radare2 folder:
|
||||
- **Radare2**: Make sure that, when cloning the project, you use `git clone --recurse-submodules` or run `git submodule update --init` to clone the correct radare2 version. Then execute the following command in the radare2 folder:
|
||||
```
|
||||
sys/install.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user