Skip to content

Commit

Permalink
package install instructions for archie
Browse files Browse the repository at this point in the history
  • Loading branch information
codedipper committed Feb 2, 2024
1 parent 74faeed commit 31f56e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ Install the packages (Debian GNU/Linux):
sudo apt install php php-fpm php-dom php-curl php-apcu nginx git
```

Install the packages (Arch Linux):
```sh
sudo pacman -S php php-fpm php-apcu nginx git
```

Clone LibreY:

```sh
Expand Down

0 comments on commit 31f56e3

Please sign in to comment.