Clarified compiler arguments line number.
the build was successful Details

This commit is contained in:
tastytea 2018-12-31 13:50:07 +01:00
parent 5313345853
commit ed154feec5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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