Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Apr 29, 2024
1 parent 804abcb commit 100b706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Then build and install to the same location Cyclus is installed:
.. code-block:: bash
$ cd cymetric
$ python -m pip install --target $(python -m site --user-site)
$ python -m pip install --target $(python -m site --user-site) .
Next, run the tests to ensure everything is working properly:

Expand Down

0 comments on commit 100b706

Please sign in to comment.