Skip to content

Commit

Permalink
docs: Fix dependencies install command
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <kate@provokateurin.de>
  • Loading branch information
provokateurin committed Jul 8, 2024
1 parent f74d2bd commit 120fc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ See [the nextcloud admin docs](https://docs.nextcloud.com/server/latest/admin_ma
2. Install dependencies (recommended to use a Virtual Environment)

> python3 -m pip install -r requirements.txt
> poetry install
3. If you want hardware acceleration support, check the Llama.cpp docs for your accelerator: https://llama-cpp-python.readthedocs.io/en/latest/

Expand Down

0 comments on commit 120fc82

Please sign in to comment.