Unverified Commit c5193fa5 authored by myhloli's avatar myhloli Committed by GitHub

Update README.md

parent 3a0a08e4
......@@ -30,6 +30,12 @@ pip install -r requirements.txt
```sh
export PYTHONPATH=.
```
or
```
$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