File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ SWAT can be installed from `<https://github.com/sassoftware/python-swat/releases
7070Simply locate the file for your platform and install it using ``pip `` as
7171follows::
7272
73- pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tgz
73+ pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tar.gz
7474
7575Where ``X.X.X `` is the release you want to install, and ``platform `` is the
7676platform you are installing on. You can also use the source code distribution
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ SWAT can be installed from `<https://github.com/sassoftware/python-swat/releases
5959Simply locate the file for your platform and install it using ``pip `` as
6060follows::
6161
62- pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tgz
62+ pip install https://github.com/sassoftware/python-swat/releases/download/vX.X.X/python-swat-X.X.X-platform.tar.gz
6363
6464Where ``X.X.X `` is the release you want to install, and ``platform `` is the
6565platform you are installing on. You can also use the source code distribution
You can’t perform that action at this time.
0 commit comments