Skip to content

Commit e81917c

Browse files
authored
Simplify installation instructions in README.md
1 parent a002c61 commit e81917c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@ conda install portaudio
7474
conda install pysoundfile -c conda-forge
7575
```
7676

77-
3) [Install PyTorch >= 1.12.1](https://pytorch.org/get-started/locally/#start-locally)
78-
79-
4) Install diart:
77+
3) Install diart:
8078
```shell
8179
pip install diart
8280
```

0 commit comments

Comments
 (0)