From ef78c5bb41887c0a045878942e22a22a02cf7550 Mon Sep 17 00:00:00 2001 From: "D. MacCarthy" Date: Wed, 11 Apr 2018 09:16:08 -0600 Subject: [PATCH] Update README.md Release v2.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1030769..5d2d9c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For more information, please see the [documentation](http://dmaccarthy.github.io # Installation ``` -pip3 install https://github.com/dmaccarthy/sc8pr/archive/master.zip +pip3 install https://github.com/dmaccarthy/sc8pr/archive/v2.0.0.zip ``` If setuptools is unable to locate a pygame wheel for your platform and Python version, you will need to install [pygame](http://www.pygame.org) separately.