From 526abf4672db674aa5744f04ad20c69627b90042 Mon Sep 17 00:00:00 2001 From: Min Gao <mgao@uabmc.edu> Date: Thu, 18 Mar 2021 21:33:57 -0500 Subject: [PATCH] modified: README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48a1ae0..964db7d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Quick start ## System requirements: -Linux/Unix -Python (>= 3.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 following commands to install Miniconda3: ``` -- GitLab