diff --git a/README.md b/README.md index 3d87a17..8f76a06 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ Almost Done... 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