From 936a15d711745b9eb5f234058f3fe22505fb3d36 Mon Sep 17 00:00:00 2001 From: "Teresita M. Porter" Date: Mon, 10 May 2021 17:17:04 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f29636a..14373e0 100644 --- a/README.md +++ b/README.md @@ -188,9 +188,9 @@ wget ftp://ftp.ncbi.nlm.nih.gov/genomes/TOOLS/ORFfinder/linux-i64/ORFfinder.gz gunzip ORFfinder.gz # make executable -chmod 755 ORFfinder +chmod a+x ORFfinder -# put in your conda PATH +# put in your conda environment bin mv ORFfinder ~/miniconda3/envs/MetaWorks_v1.6.1/bin/. ``` @@ -307,7 +307,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH_CONDA_BACKUP Deactivate then reactivate the environment. -Test orffinder: +Test ORFfinder: ```linux ORFfinder