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 72ab06e commit 8894819Copy full SHA for 8894819
README.md
@@ -62,12 +62,10 @@ you can install it using `pip`.
62
63
# Installation
64
65
-SWAT can be installed using `pip` or `conda` (if you are using Anaconda)::
+SWAT can be installed using `pip`:
66
67
pip install swat
68
69
- conda install -c sas-institute swat
70
-
71
You can also install from the files on the
72
[SWAT project releases page](https://github.com/sassoftware/python-swat/releases).
73
Simply locate the file for your platform and install it using `pip` as
0 commit comments