Update README.md

This commit is contained in:
Simon Vetter 2013-03-13 18:31:06 -07:00
parent b8862f904d
commit 6d53fbd677
1 changed files with 2 additions and 0 deletions

View File

@ -17,7 +17,9 @@ Read NEWS for more details.
### Installation
Pretty standard unix stuff:
```bash
./configure && make && sudo make install && echo 'done!'
```
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.)