mirror of
https://github.com/torarnv/sparsebundlefs.git
synced 2026-02-26 18:35:50 +01:00
Add install documentation
This commit is contained in:
@@ -42,6 +42,14 @@ Compile:
|
||||
**Note:** If your FUSE installation is in a non-default location you may have to
|
||||
export `PKG_CONFIG_PATH` before compiling.
|
||||
|
||||
Install:
|
||||
|
||||
sudo make install
|
||||
|
||||
The default install prefix is `/usr/local`. To choose another prefix pass
|
||||
`prefix=/foo/bar` when installing. The `DESTDIR` variable for packaging is
|
||||
also supported.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user