From 2a39ac6643dfc7c5172b2a863a5a936f0e6f51bf Mon Sep 17 00:00:00 2001 From: WANG Gefei <46701885+gefeiwang@users.noreply.github.com> Date: Sun, 25 Jun 2023 12:43:24 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aae2c81..c3e3644 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ An example: STitch3D reconstructed the adult mouse brain, detected 3D layer orga Installation ------------ -* STitch3D can be downloaded from GitHub: +* STitch3D can be installed from PyPI: +```bash +pip install stitch3d +``` +* Alternatively, STitch3D can be downloaded from GitHub: ```bash git clone https://github.com/YangLabHKUST/STitch3D.git cd STitch3D