Skip to content

Commit

Permalink
docs: Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
liamg committed Jul 31, 2021
2 parents 6fa6998 + 05e7618 commit 8d4ea4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8d4ea4d

Please sign in to comment.