"git@developer.sourcefind.cn:gaoqiong/human-eval.git" did not exist on "441b535550ad977f5c871dbc896bcbdd28a2b5bb"
Unverified Commit c5193fa5 authored by myhloli's avatar myhloli Committed by GitHub
Browse files

Update README.md

parent 3a0a08e4
...@@ -30,6 +30,12 @@ pip install -r requirements.txt ...@@ -30,6 +30,12 @@ pip install -r requirements.txt
```sh ```sh
export PYTHONPATH=. export PYTHONPATH=.
```
or
```
$env:PYTHONPATH += ";.\Magic-PDF\magic_pdf"
```
```
python magic_pdf/cli/magicpdf.py --help 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