Update dependencies

This commit is contained in:
dev 2021-08-06 18:20:57 -07:00
parent a1b773cca2
commit 3811af20d2

View File

@ -6,10 +6,16 @@ Almost Done...
Meme site for Monero. You can submit memes and get paid. Meme site for Monero. You can submit memes and get paid.
## Dependencies ## Dependencies on a LAMP Server
``` ```
sudo apt install php-bcmath supervisor sudo apt install php-bcmath supervisor composer php-curl php-xml
```
## Installing Vendor Packages
```
composer install
``` ```
## Running Monero Daemon ## Running Monero Daemon