Safetensors
mjbuehler commited on
Commit
a0a3fe8
1 Parent(s): 2759b9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ X-LoRA is easily applied to any HuggingFace Transformers model.
20
  Install directly from source
21
 
22
  ```
23
- pip install https://github.com/EricLBuehler/xlora.git -U
24
  ```
25
 
26
  Further details on installation, packages with source code, API details and more examples:
 
20
  Install directly from source
21
 
22
  ```
23
+ pip install git+https://github.com/EricLBuehler/xlora.git -U
24
  ```
25
 
26
  Further details on installation, packages with source code, API details and more examples: