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

Update README.md

parent 45c3d30c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ Linux (64-bit) Installation

15. To run test suite, install `nosetests`:
    ```bash
    pip install nose 
    pip install nose --user
    ```
    Make sure that the correct version of `nosetests` is active by running
    ```bash