From ed154feec510340b0da86f619b259cfe34e637c5 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 31 Dec 2018 13:50:07 +0100 Subject: [PATCH] Clarified compiler arguments line number. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0151a6..715a6e7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ files with `--cleanup`. ## Usage Use `#!/usr/bin/env compilescript` as shebang and write the compiler arguments -in the line below with the prefix: `//compilescript:`. +in the second line with the prefix: `//compilescript:`. ### Example