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 395986e commit 7f47b3aCopy full SHA for 7f47b3a
doc/source/install.rst
@@ -59,7 +59,7 @@ SWAT can be installed from `<https://github.com/sassoftware/python-swat/releases
59
Simply locate the file for your platform and install it using ``pip`` as
60
follows::
61
62
- 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
63
64
Where ``X.X.X`` is the release you want to install, and ``platform`` is the
65
platform you are installing on. You can also use the source code distribution
0 commit comments