Explorar o código

readme: added links to libfuse & gpgme

Fabian Peter Hammerle %!s(int64=6) %!d(string=hai) anos
pai
achega
06469bc335
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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