From 28a2fd00944edbb6558017ee017304a0d6d73ebc Mon Sep 17 00:00:00 2001 From: qizhijie <34924748+qizhijie@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:43:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2658ebf..467ba11 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You will also need a dictionary file that contains the information of transcript 1. Clone the current github repository to your local machine. For example
`git clone https://github.com/Zhong-Lab-UCSD/PRIMseqTools` 2. Add the following path of the cloned directory to your `.bashrc` file
-`export PATH=$PATH:/home/path/to/PROPERseqTools/bin` +`export PATH=$PATH:/home/path/to/PRIMseqTools/bin` **To excute PROPERseqTools, run**