Skip to content

Commit

Permalink
remove old requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
mccrindlebrian committed Jan 19, 2024
1 parent 49b9b8b commit bf7bd7f
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 @@ -103,7 +103,7 @@ This repository requires python3.8 or higher. To install, simply clone this repo
```bash
git clone https://github.com/opentensor/prompting.git
cd prompting
python -m pip install -r requirements.txt -r prompting/requirements.txt
python -m pip install -r requirements.txt
python -m pip install -e .
```

Expand Down

0 comments on commit bf7bd7f

Please sign in to comment.