From 8d99565498a7c77cbbb6e6a2d1c8fcea56e32a11 Mon Sep 17 00:00:00 2001 From: NOaN Date: Sat, 27 Jan 2018 10:36:15 +0100 Subject: [PATCH] Update README for compiling Git other than HEAD/master(#19) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c771f9c..d362460 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,7 @@ For every compilation request you can pass the following additional arguments: - `lualatex` - `download=sample.pdf` This will initiate downloading of the resulting PDF into the file with the name "sample.pdf" -- `revision=some_revision_identifier`This will clone the repo with a specific branch, tag or commit - identifier +- `revision=some_revision_identifier`This will clone the repo with a specific branch or tag ## Command-line interface