Update README.md

This commit is contained in:
Liam Galvin 2021-07-31 14:38:17 +01:00 committed by GitHub
parent 6fa6998aca
commit 3d7d0332e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Grab a binary from the [latest release](https://github.com/liamg/darktile/releas
If you're too lazy to do the above and you like to live life on the edge, you can pipe this script to sudo:
```bash
curl -s "https://raw.githubusercontent.com/liamg/darktile/master/scripts/install.sh" | sudo bash
curl -s "https://raw.githubusercontent.com/liamg/darktile/main/scripts/install.sh" | sudo bash
```
## Configuration