From 67ec3f37642c4b418f42857224ce987f519850cc Mon Sep 17 00:00:00 2001 From: efischer Date: Tue, 1 Mar 2022 08:43:18 -0600 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7bcbac8..75f6bdf 100644 --- a/readme.md +++ b/readme.md @@ -49,7 +49,7 @@ For example, to run the program with 32 gigabytes of memory, use the command: `java -Xmx32G -jar BiGpairSEQ_Sim.jar` There are a number of command line options, to allow the program to be used in shell scripts. For a full list, -use the -help flag: +use the `-help` flag: `java -jar BiGpairSEQ_Sim.jar -help`