diff --git a/README.md b/README.md index 1a691cc..aae2c81 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Installation ```bash git clone https://github.com/YangLabHKUST/STitch3D.git cd STitch3D +conda config --set channel_priority strict conda env update --f environment.yml conda activate stitch3d ```