]> git.donarmstrong.com Git - rsem.git/blobdiff - README.md
Modified makefile to work for gcc version 4.5.3 or higher
[rsem.git] / README.md
index 836a3677770e79db7b571e4fb2542d648986a165..6e8acd8fb2df0f100fc6a0622bde5467aa8b649a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ If your file does not satisfy the requirements, you can use
 'convert-sam-for-rsem' to convert it into a BAM file which RSEM can
 process. Please run
  
-   convert-sam-for-rsem --help
+    convert-sam-for-rsem --help
 
 to get usage information or visit the [convert-sam-for-rsem
 documentation