docs: update usage

This commit is contained in:
张泊明518370910136 2021-06-14 17:03:23 +08:00 committed by GitHub
parent dc1d068e5d
commit 663c6bd9bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ source env/Scripts/activate
```bash ```bash
pip3 install -e . pip3 install -e .
vi .env # configure environment vi .env # configure environment
joint-teapot --help
``` ```
### For developers ### For developers