Skip to content

Commit 86a5fed

Browse files
committed
Update conda installation instructions in the docs
1 parent 41cf6da commit 86a5fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Install
33

44
>>> pip install awswrangler
55

6-
>>> conda install awswrangler
6+
>>> conda install -c conda-forge awswrangler
77

88
Runs with Python 3.6, 3.7 and 3.8.
99

0 commit comments

Comments
 (0)