Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shelkmike authored Aug 10, 2023
1 parent 84b0911 commit 50a318b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Mabs is, on average, 3 times slower than Hifiasm or Flye, but usually produces b
<br><br>
## Installation
Mabs requires Python 3, Perl 5, GCC, Zlib-dev, Make.<br>
Mabs should be installed in two steps.<br>
1. Install Python libraries Pandas, Plotnine, SciPy. This can be done, for example, by running the following two commands one after another:<br>
Mabs should be installed in two steps:<br>
1. Install Python libraries Pandas, Plotnine, SciPy. This can be done, for example, by running the following two commands one after the other:<br>
`pip3 install --upgrade --user pip`<br>
`pip3 install --upgrade --user Pandas Plotnine scipy`<br>
2. Download the latest version of Mabs from [Releases](https://github.com/shelkmike/Mabs/releases). Extract the archive and run<br>
Expand Down

0 comments on commit 50a318b

Please sign in to comment.