Skip to content

Commit 78ab132

Browse files
authored
Update README.md
1 parent d438b41 commit 78ab132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Torchhd is a Python library for *Hyperdimensional Computing* (also known as *Vec
2121

2222
## Installation
2323

24-
Torchhd is hosted on [PyPi](https://pypi.org/project/torch-hd/) and [Anaconda](https://anaconda.org/torchhd/torchhd). Use one of the following commands to install:
24+
Torchhd is hosted on [PyPi](https://pypi.org/project/torch-hd/) and [Anaconda](https://anaconda.org/torchhd/torchhd). First, install PyTorch using their [installation instructions](https://pytorch.org/get-started/locally/). Then, use one of the following commands to install Torchhd:
2525

2626
```bash
2727
pip install torch-hd

0 commit comments

Comments
 (0)