From 3811af20d233111695008fc19fca82254132cce4 Mon Sep 17 00:00:00 2001 From: dev Date: Fri, 6 Aug 2021 18:20:57 -0700 Subject: [PATCH] Update dependencies --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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