Skip to content

Commit 9b41e7b

Browse files
authored
Update README.rst
1 parent 3503a28 commit 9b41e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Quick start guide
2424

2525
$ smc++ estimate -o analysis/ 1.25e-8 out/example.chr*.smc.gz
2626

27-
The first mandatory argument, ``1.25e-8``, is the per-generation
27+
  The first mandatory argument, ``1.25e-8``, is the per-generation
2828
mutation rate. The remaining arguments are the data files generated
2929
in the previous step. Depending on sample size and your machine,
3030
the fitting procedure should take between a few minutes and a
@@ -46,7 +46,7 @@ Installation instructions
4646
SMC++ is distributed as an Anaconda_ package. Inside the Anaconda environment, install
4747
the precompiled binary using the command::
4848

49-
$ conda install -c terhorst -c bioconda -c conda-forge smcpp
49+
  $ conda install -c terhorst -c bioconda smcpp
5050

5151
This will automatically download all necessary dependencies and create
5252
an ``smc++`` executable in the ``bin/`` folder of your Anaconda

0 commit comments

Comments
 (0)