We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d86ea commit 9f7315cCopy full SHA for 9f7315c
README.rst
@@ -70,7 +70,7 @@ SWAT can be installed from `<https://github.com/sassoftware/python-swat/releases
70
Simply locate the file for your platform and install it using ``pip`` as
71
follows::
72
73
- pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tar.gz
+ pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tgz
74
75
Where ``X.X.X`` is the release you want to install, and ``platform`` is the
76
platform you are installing on. You can also use the source code distribution
0 commit comments