Commit 45c3d30c authored by Bharath Ramsundar's avatar Bharath Ramsundar Committed by GitHub
Browse files

Update README.md

parent a3c7b8b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ Linux (64-bit) Installation

7. `keras`
   ```bash
   pip install keras
   pip install keras --user
   ```
   `deepchem` only supports the `tensorflow` backend for keras. See [keras docs](https://keras.io/backend/) to see how to set keras backend to tensorflow.