mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +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
|
||||
```
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user