Commit 89e49abe authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Pointing at deepchem fork

parent 038d1460
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ conda install -y -q -c conda-forge xgboost=0.6a2
conda install -y -q -c rdkit rdkit=2017.09.1
pushd .
cd $HOME
git clone https://github.com/kundajelab/simdna
git clone https://github.com/deepchem/simdna
cd simdna
python setup.py develop
popd