Skip to content

Commit

Permalink
fixed bug in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dingel321 committed Apr 3, 2024
1 parent c649ae1 commit c66b3fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You can create an environment for example with conda using the following command
After creating the virtual environment, you should install the required dependencies and the module.

Dependencies
~~~~~~~~~~~~
------------

1. `Lampe <https://lampe.readthedocs.io/en/stable/>`_.
2. `SciPy <https://scipy.org/>`_.
Expand All @@ -42,13 +42,13 @@ Dependencies
6. `mrcfile <https://pypi.org/project/mrcfile/>`_.

Download this repository
~~~~~~~~~~~~~~~~~~~~~~~~
------------------------
.. code:: bash
git clone `https://github.com/DSilva27/cryo_em_SBI.git`
Navigate to the cloned repository and install the module
~~~~~~~~~~~~~~~~~~
--------------------------------------------------------
.. code:: bash
cd cryo_em_SBI
Expand Down

0 comments on commit c66b3fb

Please sign in to comment.