Fixed first line of install instructions

main
fuzzykitten 2025-02-04 15:22:28 -05:00
parent 60eac6dcc6
commit a3e78eae72
1 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,3 @@
# dev_endboard
Description
endboard is a textboard, intented for the use as a small service on tor
@ -198,8 +196,7 @@ The same for securing your server and making sure it doesn't blab.
Update your system and install needed components:
``` apt update && apt upgrade -y```
``` apt install -y php php-json php-mbstring php-sqlite3 php-fpm nginx```
``` apt update && apt upgrade -y && apt install -y php php-json php-mbstring php-sqlite3 php-fpm nginx```
Make directories: