Commit 6fae2179 authored by leswing's avatar leswing
Browse files

Update readme instructions

parent e1bf5bd2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ Installation from source is the only currently supported format. ```deepchem```
    contact your local sysadmin to work out a custom installation. If your
    version of Linux is recent, then the following command will work:
    ```
    pip install tensorflow-gpu
    pip install tensorflow-gpu==0.12.1
    ```

8. `deepchem`: Clone the `deepchem` github repo: