diff options
-rw-r--r-- | org/4get-guide.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/4get-guide.org b/org/4get-guide.org index 1fdd0db..d3ada90 100644 --- a/org/4get-guide.org +++ b/org/4get-guide.org @@ -17,7 +17,7 @@ out [[https://git.lolcat.ca/lolcat/4get/src/branch/master/docs/][the 4getdocs]]. :END: First install a few packages. Replace =84= with whatever php version your using. #+begin_src shell - pkp install lighttpd curl git php84 php84-curl php84-fileinfo php84-filter \ + pkg install lighttpd curl git php84 php84-curl php84-fileinfo php84-filter \ php84-mbstring php84-pecl-APCu php84-pecl-imagick php84-sodium php84-zlib #+end_src |