Skip to content

Commit

Permalink
Merge pull request #19 from wdecoster/patch-1
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
malonge authored Jun 17, 2019
2 parents c921244 + 5140418 commit be39104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RaGOO should install on OSX and most standard flavors of Linux. RaGOO depends on
2. numpy
3. [Minimap2](https://github.com/lh3/minimap2)

The first two packages will be installed automatically when installing RaGOO. Minimap2 is straightforward to install following the instructions on its website. Place the minimap2 executable in your path, or specify its location with the -m paramter (see below).
The first two packages will be installed automatically when installing RaGOO. Minimap2 is straightforward to install following the instructions on its website. Place the minimap2 executable in your path, or specify its location with the -m parameter (see below).

### Installation

Expand Down

0 comments on commit be39104

Please sign in to comment.