Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teddysun committed Dec 13, 2024
1 parent ae22434 commit 13f510a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ And all things will be done in a few minutes.

## Installation

- If your server's OS: Enterprise Linux 8 / 9
```bash
dnf -y install wget git
git clone -b rpm https://github.com/teddysun/lamp.git
Expand All @@ -62,7 +61,6 @@ chmod 755 *.sh

## Upgrade

- If your server's OS: Enterprise Linux 8 / 9
```bash
dnf update -y httpd
dnf update -y MariaDB-*
Expand All @@ -71,7 +69,6 @@ dnf update -y php-*

## Uninstall

- If your server's OS: Enterprise Linux 8 / 9
```bash
dnf remove -y httpd
dnf remove -y MariaDB-*
Expand Down

0 comments on commit 13f510a

Please sign in to comment.