Commit 288bb074 authored by 赵小蒙's avatar 赵小蒙
Browse files

Merge remote-tracking branch 'origin/master'

parents 3955a3b3 a0e46724
......@@ -29,7 +29,12 @@ pip install -r requirements.txt
3.Run the command line
```sh
linux/osx
export PYTHONPATH=.
win
$env:PYTHONPATH += ";.\Magic-PDF\magic_pdf"
```
```
python magic_pdf/cli/magicpdf.py --help
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment