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.
2 parents 42d34d8 + 40f8517 commit ba9a0e9Copy full SHA for ba9a0e9
README.md
@@ -46,7 +46,7 @@ Browser ── HTTPS ──► Nginx (Reverse Proxy)
46
47
### 本機開發
48
```bash
49
-git clone https://github.com/FinWeb-AI/finweb.git
+git clone https://github.com/FinWeb-AI/FinWeb.git
50
cd finweb
51
python3 -m venv venv && source venv/bin/activate
52
pip install -r requirements.txt
0 commit comments