summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-11-07 14:33:03 +0800
committerErik Kundiman <erik@megapahit.org>2025-11-07 14:33:03 +0800
commit3feae1c3d54940f80e2de4b1297fafebdf64d789 (patch)
tree734dd986c102b5b72664962de7366edd9fd6c897
parent7ab4d9e705b5e2212916af6d10d6565a6b89806a (diff)
Change instruction from pkg add to pkg install
for FreeBSD as it's the one that would pull dependencies automatically More for users that are trying to figure out the command for installing the binary package, and they read this README (which is actually for builders, who could still use pkg add).
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6fedc1892..a37e02f1e6 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ $ cd ..
$ mv -i indra/newview/app_settings/windlight ..
$ cd -
$ sudo cpack -G FREEBSD
-$ sudo pkg add megapahit-`cat newview/viewer_version.txt`-`uname -s`.pkg
+$ sudo pkg install megapahit-`cat newview/viewer_version.txt`-`uname -s`.pkg
$ cd ..
$ mv -i ../windlight indra/newview/app_settings/
$ sudo pkg set -yA 1 freealut apr1 boost-libs fltk hunspell meshoptimizer minizip libnghttp2 openjpeg sdl20 vlc libvorbis