Skip to content

Commit 8894819

Browse files
authored
Update README.md
remove conda install from readme
1 parent 72ab06e commit 8894819

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,10 @@ you can install it using `pip`.
6262

6363
# Installation
6464

65-
SWAT can be installed using `pip` or `conda` (if you are using Anaconda)::
65+
SWAT can be installed using `pip`:
6666

6767
pip install swat
6868

69-
conda install -c sas-institute swat
70-
7169
You can also install from the files on the
7270
[SWAT project releases page](https://github.com/sassoftware/python-swat/releases).
7371
Simply locate the file for your platform and install it using `pip` as

0 commit comments

Comments
 (0)