From 8399e01ddb32ee1033572b6c8856a7cb89129df3 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 28 Sep 2016 04:39:09 -0400 Subject: [PATCH] Fixed a mistake int he readme indicating the wrong package name to install. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 785a3a9..5923327 100644 --- a/README.rst +++ b/README.rst @@ -88,7 +88,7 @@ Installation Install the application using pip. - pip install apex + pip install apex-radio Running the app =============== -- GitLab