mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Fix instructions because of name change (#310)
This commit is contained in:
parent
bcba36a53d
commit
4ef63ebc74
@ -62,9 +62,9 @@ cmake ../src
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run cutter: `./cutter` or `./build/cutter`
|
Then run cutter: `./Cutter` or `./build/Cutter`
|
||||||
|
|
||||||
Note: If radare2 is not installed system-wide (`./sys/user.sh` installation for instance) you might want to use `LD_LIBRARY_PATH=$HOME/bin/prefix/radare2/lib ./cutter` to run cutter.
|
Note: If radare2 is not installed system-wide (`./sys/user.sh` installation for instance) you might want to use `LD_LIBRARY_PATH=$HOME/bin/prefix/radare2/lib ./Cutter` to run cutter.
|
||||||
|
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
Loading…
Reference in New Issue
Block a user