Skip to content

Commit

Permalink
Updating README.md for requirement for numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
neji49 committed Jun 17, 2019
1 parent 78b6bb3 commit 643d973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ These are the version of the libraries I have tested the sim on. I make no guare

Installation
======================
Simply run "python setup.py install" to install the simulator. Then "from bloch import bloch" for the primary bloch simulator function.
Simply run "python setup.py install" to install the simulator. Then "from bloch import bloch" for the primary bloch simulator function. Numpy needs to be installed for the setup file to run.

License
======================
Expand Down

0 comments on commit 643d973

Please sign in to comment.