aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-06-30 11:20:52 -0400
committerSquibid <me@zacharyscheiman.com>2023-06-30 11:20:52 -0400
commitea21c43b9dd087503e8578905526bb5911bddc60 (patch)
treeac5c604c6f9648c5b71b607f03fd4c5ee2feca57 /README.md
parent6e5d60580ac643332895e8fdedd342e7b02f14ee (diff)
downloadeat-it-ea21c43b9dd087503e8578905526bb5911bddc60.tar.gz
eat-it-ea21c43b9dd087503e8578905526bb5911bddc60.tar.bz2
eat-it-ea21c43b9dd087503e8578905526bb5911bddc60.zip
fix README install instructions
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0cf9811..4814f99 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ default on linux).
Alternatively you can run these two commands:
```sh
-curl -L https://git.squi.bid/eat-it/tree/eatit.lua -o ~/.config/mpv/scripts/eatit.lua
-curl -L https://git.squi.bid/eat-it/tree/eatit-cfg.lua -o ~/.config/mpv/eatit-cfg.lua
+curl -L https://git.squi.bid/eat-it/plain/eatit.lua -o ~/.config/mpv/scripts/eatit.lua
+curl -L https://git.squi.bid/eat-it/plain/eatit-cfg.lua -o ~/.config/mpv/eatit-cfg.lua
```
## TODO