diff --git a/README.md b/README.md index 15248d3..1fed0ae 100644 --- a/README.md +++ b/README.md @@ -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.)