Skip to content

Commit

Permalink
Update Installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhanwei-Liu authored Sep 14, 2024
1 parent f315158 commit 8c0f055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Assuming you have already `installed Python <https://www.python.org/downloads/>`
.. code:: bash
cd PREP-SHOT
conda create -n prep-shot python=3.8
conda activate prep-shot
pip install -r requirements.txt
Step 3: Run an example (Optional)
Expand Down

0 comments on commit 8c0f055

Please sign in to comment.