docs: Fix merge

This commit is contained in:
Liam Galvin 2021-07-31 14:38:49 +01:00
commit 8d4ea4d7fe
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