diff --git a/README.md b/README.md
index 517b8ec09ae0639ae451e49cb68f5c040f402397..2593f1ceec890bbe98a6a9e93844c29dcd21264a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
 #Quick start
+
 ##System requirements:
 	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