mirror of
https://github.com/Discngine/fpocket.git
synced 2026-06-04 11:54:21 +08:00
small readme commit
This commit is contained in:
@@ -107,6 +107,11 @@ make ARCH=MACOSXX86_64
|
|||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For M1 and M2, use the MACOSXARM64 architecture:
|
||||||
|
```
|
||||||
|
ARCH=MACOSXARM64 make
|
||||||
|
```
|
||||||
|
|
||||||
#### Using conda
|
#### Using conda
|
||||||
|
|
||||||
There's also a conda package of fpocket available thanks to Simon Bray. You can install fpocket using conda with:
|
There's also a conda package of fpocket available thanks to Simon Bray. You can install fpocket using conda with:
|
||||||
|
|||||||
Reference in New Issue
Block a user