README.md in torch-rb-0.11.1 vs README.md in torch-rb-0.11.2
- old
+ new
@@ -426,23 +426,9 @@
```sh
brew install libtorch
```
-For Mac ARM, run:
-
-```sh
-bundle config build.torch-rb --with-torch-dir=/opt/homebrew
-```
-
-And for Linux, run:
-
-```sh
-bundle config build.torch-rb --with-torch-dir=/home/linuxbrew/.linuxbrew
-```
-
-Then install the gem.
-
## Performance
Deep learning is significantly faster on a GPU. With Linux, install [CUDA](https://developer.nvidia.com/cuda-downloads) and [cuDNN](https://developer.nvidia.com/cudnn) and reinstall the gem.
Check if CUDA is available