Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arithefirst authored Nov 12, 2024
1 parent 3003f16 commit 014e4b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Yet Another Yogurt - An AUR Helper Written in Go

If you are migrating from another AUR helper, you can simply install Yay with that helper.

⚠️ We are using `sudo` in these examples, you can switch that out for a different privilege escalation tool.
> [!WARNING]
> We are using `sudo` in these examples, you can switch that out for a different privilege escalation tool.
### Source

Expand Down Expand Up @@ -78,8 +79,8 @@ you can simply install yay using pacman (as root):
```sh
pacman -S --needed git base-devel yay
```

⚠️ distributions sometimes lag updating yay on their repositories.
> [!WARNING]
> distributions sometimes lag updating yay on their repositories.
## First Use

Expand Down

0 comments on commit 014e4b1

Please sign in to comment.