From 03055606e71ceac34868ec66c03f80288a0669ab Mon Sep 17 00:00:00 2001
From: Min Gao <mgao@uabmc.edu>
Date: Thu, 18 Mar 2021 20:57:19 -0500
Subject: [PATCH] 	modified:   README.md

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

diff --git a/README.md b/README.md
index de05ef8..b0f9207 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Linux/Unix
 Python (>= 3.7)
 ## Install Scanpy through conda:
 The Miniconda3 package management system can be used to harmonize all of the software packages. We can install Scanpy using the conda environment.
-Use the following commands to install Minicoda3£º
+Use the following commands to install Minicoda3
 $ wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
 $ bash Miniconda3-latest-Linux-x86_64.sh
 
-- 
GitLab