Commit 33e57789 authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Merge pull request #260 from prasadkawthekar/master

updated openbabel install command
parents 2f483786 2b033f58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ Installation from source is the only currently supported format. ```deepchem```

2. `openbabel`
   ```bash
   conda install -c omnia openbabel
   conda install -c omnia openbabel=2.4.0
   ``` 

3. `pandas`