From f49e630c1dbe009abec2d1dc5d35e7cae3a77e7b Mon Sep 17 00:00:00 2001 From: Keith Smiley Date: Sun, 18 Oct 2015 19:25:56 -0700 Subject: Fix wget URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ddcf04..40419f9 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Copy the script to `~/.weechat/python/autoload` ``` mkdir -p ~/.weechat/python/autoload -wget https://raw.githubusercontent.com/keith/edit-weechat/master/edit ~/.weechat/python/autoload +wget https://raw.githubusercontent.com/keith/edit-weechat/master/edit.py ~/.weechat/python/autoload ``` -- cgit v1.2.3-70-g09d2