mirror of
https://github.com/alexgo-io/OPI.git
synced 2026-01-12 16:53:13 +08:00
Merge pull request #11 from AndyJiangPro/improve_guide
Add "apt install requests" to ubuntu install guide
This commit is contained in:
@@ -154,6 +154,7 @@ sudo apt install python3-pip
|
||||
python3 -m pip install python-dotenv;
|
||||
python3 -m pip install psycopg2-binary;
|
||||
python3 -m pip install json5;
|
||||
python3 -m pip install requests;
|
||||
```
|
||||
|
||||
## Build ord:
|
||||
|
||||
Reference in New Issue
Block a user