Skip to content

Commit ff4c6c1

Browse files
authored
Update README.md
1 parent ba9a0e9 commit ff4c6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Browser ── HTTPS ──► Nginx (Reverse Proxy)
4747
### 本機開發
4848
```bash
4949
git clone https://github.com/FinWeb-AI/FinWeb.git
50-
cd finweb
50+
cd FinWeb
5151
python3 -m venv venv && source venv/bin/activate
5252
pip install -r requirements.txt
5353

0 commit comments

Comments
 (0)