Skip to content

Commit

Permalink
DOC Update source install instruction (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
Salehbigdeli authored Sep 30, 2024
1 parent c29810b commit aa3bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ repository:
```bash
git clone https://github.com/huggingface/peft
cd peft
pip install -e .
pip install -e .[test]
```

0 comments on commit aa3bd8f

Please sign in to comment.