doc(nnn): use prefix when installing

This commit is contained in:
Michel 2024-01-31 11:58:41 +01:00
parent ff2cae46be
commit 3b3cb91d4e
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ tar xf $ARCHIVE
# Compile
cd nnn*(om[1])
make clean
sudo make O_GITSTATUS=1 O_NAMEFIRST=1 O_NERD=1 install
sudo make PREFIX=/opt/nnn O_GITSTATUS=1 O_NAMEFIRST=1 O_NERD=1 install
# Copy plugins
plugins/getplugs