From 4f69798945a33b1897e74fcf6cfaf80b2af774f8 Mon Sep 17 00:00:00 2001 From: crvernon Date: Wed, 20 Sep 2023 23:16:18 -0400 Subject: [PATCH] fix readme language --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 997914cc..d8ccad76 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,14 @@ To install for use, run the following: python -m pip install git+https://github.com/JGCRI/stitches.git ``` -To install pre-built run the following: +To install package data that has already been pre-processed run the following: ```python import stitches stitches.install_package_data() ``` -For users that would like to generate the run the following: +For users who would like to generate the package data locally, run the following: ```python import stitches