aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/README-build
diff options
context:
space:
mode:
Diffstat (limited to 'nsh-plugin/README-build')
-rw-r--r--nsh-plugin/README-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh-plugin/README-build b/nsh-plugin/README-build
index f67cb90..05814a9 100644
--- a/nsh-plugin/README-build
+++ b/nsh-plugin/README-build
@@ -1,6 +1,6 @@
autoreconf -i -f
mkdir build
cd build
-../configure --with-plugin-toolkit
+../configure --prefix /usr
make
sudo make install