From 50a318b8aa523a346379e76cfc41d5ac85aed667 Mon Sep 17 00:00:00 2001 From: Mikhail Schelkunov Date: Thu, 10 Aug 2023 14:51:12 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df4006d..8db34c3 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Mabs is, on average, 3 times slower than Hifiasm or Flye, but usually produces b

## Installation Mabs requires Python 3, Perl 5, GCC, Zlib-dev, Make.
-Mabs should be installed in two steps.
-1. Install Python libraries Pandas, Plotnine, SciPy. This can be done, for example, by running the following two commands one after another:
+Mabs should be installed in two steps:
+1. Install Python libraries Pandas, Plotnine, SciPy. This can be done, for example, by running the following two commands one after the other:
`pip3 install --upgrade --user pip`
`pip3 install --upgrade --user Pandas Plotnine scipy`
2. Download the latest version of Mabs from [Releases](https://github.com/shelkmike/Mabs/releases). Extract the archive and run