summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 2c9e5bd..57a2200 100644
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
# Setup
sudo apt install jq pipx
pipx install uv
+export PATH=~/.local/bin:$PATH
+uv sync
+export PATH=$(pwd)/.venv/bin:$PATH
huggingface-cli login