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

Merge pull request #554 from deepchem/rbharath-patch-3

Remove old TF version from install directions
parents 3ab33c50 5fdc7940
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ via this installation procedure.
    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==1.0.1
    pip install tensorflow-gpu
    ```

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