Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Corrects formatting of page
  • Loading branch information
Virtual-Machine authored and Martin Verzilli committed Mar 9, 2018
1 parent d43633c commit 02f9bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion using_the_compiler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To reduce the binary size, you can add the `--no-debug` flag and use the `strip`

To build a standalone executable of your program:

`
```
$ crystal build some_program.cr --release --static
```

Expand Down

0 comments on commit 02f9bfe

Please sign in to comment.