update readme

This commit is contained in:
2022-03-01 08:43:18 -06:00
parent b5a8b7e2d5
commit 67ec3f3764

View File

@@ -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`