mirror of
https://github.com/mabam/afpfs-ng-mac.git
synced 2025-01-06 01:32:09 +00:00
Update README.md
This commit is contained in:
parent
b8862f904d
commit
6d53fbd677
@ -17,7 +17,9 @@ Read NEWS for more details.
|
|||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Pretty standard unix stuff:
|
Pretty standard unix stuff:
|
||||||
|
```bash
|
||||||
./configure && make && sudo make install && echo 'done!'
|
./configure && make && sudo make install && echo 'done!'
|
||||||
|
```
|
||||||
|
|
||||||
Use --disable-fuse and/or --disable-gcrypt if your system cannot meet those dependancies.
|
Use --disable-fuse and/or --disable-gcrypt if your system cannot meet those dependancies.
|
||||||
(note that disabling gcrypt will prevent you from using login/password auth.)
|
(note that disabling gcrypt will prevent you from using login/password auth.)
|
||||||
|
Loading…
Reference in New Issue
Block a user