mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Update docs (#412)
This commit is contained in:
parent
b14be4acb2
commit
b06725e1d3
@ -41,9 +41,7 @@ Building on linux:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Building on Windows:
|
Building on Windows:
|
||||||
```batch
|
```
|
||||||
set ARCH=x64
|
|
||||||
set PYTHON=C:\Python36-x64
|
|
||||||
prepare_r2.bat
|
prepare_r2.bat
|
||||||
build.bat
|
build.bat
|
||||||
```
|
```
|
||||||
|
@ -56,6 +56,8 @@ CALL prepare_r2.bat
|
|||||||
CALL build.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!
|
## It doesn't work!
|
||||||
|
|
||||||
Check this [page](https://github.com/radareorg/cutter/blob/master/docs/Common-errors.md) for common issues.
|
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