Skip to content

Commit

Permalink
Updated README w/ Composer. Again.
Browse files Browse the repository at this point in the history
  • Loading branch information
ds2600 committed Dec 28, 2023
1 parent 03b024f commit 3f5159d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This project is licensed under the MIT License - see the LICENSE file for detail
```bash
sudo apt update
sudo apt install apache2 -y
sudo apt install php libapache2-mod-php php-mysql -y
sudo apt install php libapache2-mod-php php-mysql composer -y
```
2. Clone the repository
```bash
Expand Down

0 comments on commit 3f5159d

Please sign in to comment.