Skip to content

Commit

Permalink
Makefile: Fix typo in intructions. (#3797)
Browse files Browse the repository at this point in the history
  • Loading branch information
yxhuvud authored and bcardiff committed Dec 29, 2016
1 parent 7a0676b commit e65f2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -9,7 +9,7 @@
## Build the compiler in release mode
## $ make crystal release=1
## Run all specs in verbose mode
## $ make specs verbose=1
## $ make spec verbose=1

LLVM_CONFIG ?= ## llvm-config command path to use

Expand Down

0 comments on commit e65f2ee

Please sign in to comment.