Skip to content

Commit 9f7315c

Browse files
author
Kevin D Smith
authored
Change download link file extension
1 parent b4d86ea commit 9f7315c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ SWAT can be installed from `<https://github.com/sassoftware/python-swat/releases
7070
Simply locate the file for your platform and install it using ``pip`` as
7171
follows::
7272

73-
pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tar.gz
73+
pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tgz
7474

7575
Where ``X.X.X`` is the release you want to install, and ``platform`` is the
7676
platform you are installing on. You can also use the source code distribution

0 commit comments

Comments
 (0)