From 6c972e532b3bf4938cd259280a30d2585682eda0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?BIOPZ-B=C3=B6rsch=20Anastasiya?=
 <anastasiya.boersch@unibas.ch>
Date: Mon, 9 Aug 2021 09:03:54 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9ba8895..50ef785 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ Create and activate the environment with necessary dependencies with conda:
 
 ```bash
 conda env create -f environment.yml
+conda activate mir_pipelines
 ```
 
 For improved reproducibility and reusability of the workflow, as well as an
-- 
GitLab