mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2025-07-14 10:39:48 -04:00
Update dependencies
This commit is contained in:
parent
a1b773cca2
commit
3811af20d2
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue