From 3d7d0332e39462868229b94b2621af051e122693 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Sat, 31 Jul 2021 14:38:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2578c8..dc51b8e 100644 --- a/README.md +++ b/README.md @@ -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