Skip to content

Commit

Permalink
moved download line order
Browse files Browse the repository at this point in the history
  • Loading branch information
erinvisser committed Feb 9, 2024
1 parent 06b155e commit 0cba48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ To update the environment after a new release, download the latest lockfile and

::

$ conda update --name tardis --file conda-{platform}-64.lock
$ wget -q https://github.com/tardis-sn/tardis/releases/latest/download/conda-{platform}-64.lock
$ conda update --name tardis --file conda-{platform}-64.lock

.. note::

Expand Down

0 comments on commit 0cba48e

Please sign in to comment.