Browse Source

build.md

docs
Antonio SJ Musumeci 6 days ago
parent
commit
6f7e983f4c
  1. 1
      mkdocs/docs/setup/build.md

1
mkdocs/docs/setup/build.md

@ -50,6 +50,7 @@ Have git, g++ or clang, gmake, python installed.
``` ```
$ cd mergerfs $ cd mergerfs
$ buildtools/install-build-pkgs
$ gmake $ gmake
$ gmake install # as root $ gmake install # as root
``` ```

Loading…
Cancel
Save