mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Added warning about ./sys/install.sh
removing r2
This commit is contained in:
parent
6fa0e0d147
commit
e2357abf3d
@ -35,6 +35,7 @@ cd cutter
|
|||||||
```
|
```
|
||||||
|
|
||||||
##### Building radare2
|
##### Building radare2
|
||||||
|
**/!\ WARNING /!\ This will delete your current radare2 version if any already installed.**
|
||||||
```sh
|
```sh
|
||||||
git submodule init radare2 && git submodule update radare2
|
git submodule init radare2 && git submodule update radare2
|
||||||
cd radare2 && ./sys/install.sh
|
cd radare2 && ./sys/install.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user