From e9542e338f42bf60a34ab5fd49437ea5a2d3b61e Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 4 Nov 2014 21:13:31 +0000 Subject: [PATCH] Minor repo readme adjustment. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abafdf0f..35462cf1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Snapshot build archives are made available on [Dropbox](https://www.dropbox.com/ The archives are named in the following manner: ``` -LOOT [last tagged release]-[number of revisions since last tagged release]-g[first seven characters of the revision ID].7z +LOOT --g.7z ``` -For example `LOOT v0.7.0-alpha-2-10-gf6d7e80.7z` was built using the revision with shortened commit hash `f6d7e80`, which is `10` revisions after the revision tagged `v0.7.0-alpha-2`. +For example `LOOT v0.7.0-alpha-2-10-gf6d7e80.7z` was built using the revision with shortened commit ID `f6d7e80`, which is `10` revisions after the revision tagged `v0.7.0-alpha-2`.