update README.md

Requirements section no longer needed
This commit is contained in:
AustrianToast 2024-07-13 01:14:42 +02:00
parent 91eb6be7c6
commit 92777bbbf8
Signed by: AustrianToast
GPG Key ID: 378A29F999424B1C

View File

@ -2,14 +2,6 @@
Update script written in Bash for Arch Linux only. Keeps all your official, aur packages and your flatpaks up to date with one simple script. It also backups a list of all your installed packages and flatpaks. Update script written in Bash for Arch Linux only. Keeps all your official, aur packages and your flatpaks up to date with one simple script. It also backups a list of all your installed packages and flatpaks.
## Requirements
It requires sudo, but if you use something else, then just create a softlink for this script to work.
Doing that would look like this.
```bash
ln -s /usr/bin/your_program /usr/bin/sudo
```
## Installation ## Installation
```bash ```bash