From 38870b69ea55ae114fcb3572f26b346a59ae05a5 Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Fri, 27 May 2016 11:32:36 -0500 Subject: [PATCH] Update readme for deprecation --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index b697dbb..e787ecc 100644 --- a/README.rst +++ b/README.rst @@ -58,14 +58,14 @@ Just download (Like the way it used to be) :: - wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py + wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli or :: - curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py + curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli Usage