Merge pull request #119 from tmquan2508/main

Update README
This commit is contained in:
jdw170000
2026-01-07 10:21:56 -06:00
committed by GitHub
+1
View File
@@ -27,6 +27,7 @@ cd pylingual
python -m venv venv
source venv/bin/activate
pip install poetry>=2.0
poetry lock
poetry install
```