Skip to content

Commit

Permalink
更新本地检查步骤
Browse files Browse the repository at this point in the history
  • Loading branch information
qux-bbb committed Nov 16, 2022
1 parent d5017c3 commit 870afd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ python setup.py sdist bdist_wheel

重新打开一个命令行,转到dist文件夹下本地安装,检查基本功能,举例:
```r
pipx uninstall xanalyzer
pipx install ./xanalyzer-0.2.3.tar.gz
xanalyzer --version
xanalyzer -f ./xanalyzer-0.2.3.tar.gz
Expand Down

0 comments on commit 870afd1

Please sign in to comment.