mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Update docs (#412)
This commit is contained in:
parent
b14be4acb2
commit
b06725e1d3
@ -41,9 +41,7 @@ Building on linux:
|
||||
```
|
||||
|
||||
Building on Windows:
|
||||
```batch
|
||||
set ARCH=x64
|
||||
set PYTHON=C:\Python36-x64
|
||||
```
|
||||
prepare_r2.bat
|
||||
build.bat
|
||||
```
|
||||
|
@ -56,6 +56,8 @@ CALL prepare_r2.bat
|
||||
CALL build.bat
|
||||
```
|
||||
|
||||
Pass `CUTTER_ENABLE_JUPYTER=false` argument to `build.bat` if you want to disable Jupyter support. Use `CUTTER_ENABLE_QTWEBENGINE=false` argument to disable QtWebEngine support for Jupyter.
|
||||
|
||||
## It doesn't work!
|
||||
|
||||
Check this [page](https://github.com/radareorg/cutter/blob/master/docs/Common-errors.md) for common issues.
|
||||
|
Loading…
Reference in New Issue
Block a user