Skip to content

Commit 60cb278

Browse files
authored
Merge pull request #177 from Wholinator/patch-1
Update readme, conda install, wrong channel
2 parents 1799e82 + 904b193 commit 60cb278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ First let's install the most general packages:
127127

128128
conda install -y -c conda-forge numpy scipy matplotlib imageio jupyter_core
129129
conda install -y ipykernel
130-
conda install -y -c rgm py3dmol
130+
conda install -y -c rmg py3dmol
131131

132132

133133
Next, all what we actually need:

0 commit comments

Comments
 (0)