Ver código fonte

readme: added links to libfuse & gpgme

Fabian Peter Hammerle 6 anos atrás
pai
commit
06469bc335
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -6,6 +6,11 @@ Mounting & unmounting does *not* require setuid, sudo, root ...
 
 ## Build
 
+Run `make` after installing
+[libfuse](https://github.com/libfuse/libfuse)
+and
+[gpgme](https://www.gnupg.org/software/gpgme/index.html).
+
 ```sh
 apt-get install libfuse3-dev libgpgme-dev
 make