Skip to content

Commit 92ec781

Browse files
committed
Fix spacing
1 parent c8e04e2 commit 92ec781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ Install the package via `pip install mstmap`, also here [https://pypi.org/projec
1616
If you wish to install from this repo and not PyPI, download the repo and do the following, preferably in a virtual or Conda environment:
1717

1818
`pip install cython`
19+
1920
`python setup.py build_ext --inplace`
21+
2022
`pip install .`
2123

2224
# Support

0 commit comments

Comments
 (0)