From 0e0f6dcb8802ba7d36a2e9019ce22da0919b0bee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <veronique.legrand@pasteur.fr>
Date: Thu, 5 May 2022 11:57:27 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2874904..ad3f28f 100644
--- a/README.md
+++ b/README.md
@@ -72,8 +72,8 @@ Note that this last command line can require some extra permissions (e.g. `sudo`
 
 #### Installation in a mamba virtual environment
 
-It is possible to install the autotools and to compile ROCK in virtual mamba environment.
-Here'show to do:
+It is possible to install the autotools and to compile ROCK in a mamba virtual environment.
+Here's how to do:
 ```bash
 mamba create -n ROCK_env
 mamba init 
-- 
GitLab