mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2024-12-21 21:55:07 -05:00
Update dependencies
This commit is contained in:
parent
a1b773cca2
commit
3811af20d2
10
README.md
10
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
|
||||
|
Loading…
Reference in New Issue
Block a user