diff --git a/README.md b/README.md index e823031..eac1da8 100644 --- a/README.md +++ b/README.md @@ -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: