Skip to content

Commit

Permalink
Update installation.rst (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
MMathisLab authored Aug 24, 2024
1 parent 3b61114 commit 65d10a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ we outline different options below.

.. code:: bash
$ conda create -n cebra python==3.8
$ conda create -n cebra python==3.12
$ conda activate cebra
$ conda install -c conda-forge pytables==3.8.0
.. rubric:: Install PyTorch separately

Expand Down

0 comments on commit 65d10a2

Please sign in to comment.