Skip to content

Commit 56bd692

Browse files
author
julian
committed
Fix missing space
Signed-off-by: julian <julian.burellaperez@heig-vd.ch>
1 parent b93dd45 commit 56bd692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In order to compile, you'll first need to do:
7979
pip install -e .
8080
8181
You'll then be able to use Ripser.py as in the previous examples but compiled directly from sources.
82-
In order to obtain the best experience in performances when compiling from sources, you'll need an additional library, robin_hood_hashmap.To be able to use compile with this library enable, do:
82+
In order to obtain the best experience in performances when compiling from sources, you'll need an additional library, robin_hood_hashmap. To be able to use compile with this library enable, do:
8383

8484
.. code:: bash
8585

0 commit comments

Comments
 (0)