Skip to content

Commit

Permalink
Corrected example command
Browse files Browse the repository at this point in the history
  • Loading branch information
nsrosenqvist committed Mar 15, 2017
1 parent a3acf6f commit 509b26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To install you can either clone this repo and run `composer install && composer
I also have a convenience feature configured that install the PHAR to `/usr/bin` by running `composer build:install` but it makes a whole lot of assumptions of your OS and probably only works on Linux and macOS. Use at your own risk.

## Usage
`compile [options] [--] <template> (<template>)...`
`php blade-cli.phar [options] [--] <template> (<template>)...`

### Arguments
Argument | Details
Expand Down

0 comments on commit 509b26f

Please sign in to comment.