Skip to content

Commit

Permalink
Update repository URL and directory name
Browse files Browse the repository at this point in the history
ulises-jeremias committed Feb 26, 2024
1 parent 74cdee4 commit 34d4499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@
This repository requires python3.8 or higher. To install, simply clone this repository and install the requirements.

```bash
git clone https://github.com/nanlabs/bittensor-prompting-example.git
cd bittensor-prompting-example
git clone https://github.com/nanlabs/bittensor-subnet-example.git
cd bittensor-subnet-example
python -m pip install -r requirements.txt
python -m pip install -e .
```

0 comments on commit 34d4499

Please sign in to comment.