diff --git a/Building-ZFS.md b/Building-ZFS.md index dc4e7d5..08843e1 100644 --- a/Building-ZFS.md +++ b/Building-ZFS.md @@ -82,7 +82,7 @@ sh autogen.sh make -s -j$(nproc) ``` -**tip:** `--with-spl=PATH` and `--with-spl-obj=PATH` can be passed to configure if it is unable to locate the SPL. +**tip:** `--with-spl=PATH` and `--with-spl-obj=PATH`, where `PATH` is a full path, can be passed to configure if it is unable to locate the SPL. **Optional** Build packages