Skip to content

Commit

Permalink
Update install.rst (#393)
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
jnsburke authored Nov 14, 2024
1 parent 632c502 commit b1a692c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ This step creates the rosco controller binary (:code:`libdiscon.so` (Linux), :co

.. code-block:: bash
conda env update --file enviroment.yml
conda env update --file environment.yml
pip install -e . --no-deps
.. _rosco_controller:
Expand Down

0 comments on commit b1a692c

Please sign in to comment.