Commit 2b033f58 authored by Prasad Kawthekar's avatar Prasad Kawthekar
Browse files

updated openbabel install command

parent 2f483786
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`