瀏覽代碼

readme: added links to libfuse & gpgme

Fabian Peter Hammerle 6 年之前
父節點
當前提交
06469bc335
共有 1 個文件被更改,包括 5 次插入0 次删除
  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