We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9a0e9 commit ff4c6c1Copy full SHA for ff4c6c1
README.md
@@ -47,7 +47,7 @@ Browser ── HTTPS ──► Nginx (Reverse Proxy)
47
### 本機開發
48
```bash
49
git clone https://github.com/FinWeb-AI/FinWeb.git
50
-cd finweb
+cd FinWeb
51
python3 -m venv venv && source venv/bin/activate
52
pip install -r requirements.txt
53
0 commit comments