small readme commit

This commit is contained in:
Pegerto Fernandez
2024-06-13 10:00:23 +01:00
parent 6c5db32fdd
commit 4f54a742c2

View File

@@ -107,6 +107,11 @@ make ARCH=MACOSXX86_64
sudo make install
```
For M1 and M2, use the MACOSXARM64 architecture:
```
ARCH=MACOSXARM64 make
```
#### Using conda
There's also a conda package of fpocket available thanks to Simon Bray. You can install fpocket using conda with: