--- a/README.markdown Mon Feb 24 20:38:31 2020 -0500
+++ b/README.markdown Mon Feb 24 20:40:34 2020 -0500
@@ -1001,7 +1001,8 @@
# unmount
fusermount -u ~/foo
-Downloaded STAR and got it running. Tried running it on the gzipped reference
+Downloaded STAR and got it running. Read through the manual which, despite the
+broken English, was fairly useful. Tried running it on the gzipped reference
genome but it complains that it requires the genome to be uncompressed. Tried
to trick it into working by psubbing `zcat` but that didn't work. Gave up and
decompressed the damn reference.