From a8b3337ff89d95499436a76ca07631cf5cca847a Mon Sep 17 00:00:00 2001 From: Tim O'Donnell Date: Sat, 6 Mar 2021 13:35:35 -0500 Subject: [PATCH] Update readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9715562..d247346 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,13 @@ control comparisons or other analyses appropriate to the study. ## Installation All dependencies except BLAST (required by `phipkit-blast` command) can be -installed by pip. Run this from a checkout of the repo: +installed by pip: + +``` +$ pip install phipkit +``` + +or from a checkout of the repo: ``` $ pip install .