Merge pull request #423 from jindrichmarek/jindrichmarek-patch-1

Update README.md
This commit is contained in:
Saifeddine ALOUI 2023-10-27 21:49:06 +02:00 committed by GitHub
commit 9f7bb92db2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ git checkout main
cd ../../lollms_core
git checkout main
pip install -e .
cd ../../utilities/safe_store
cd ../utilities/safe_store
git checkout main
pip install -e .
cd ../..