Skip to content

Commit fb2497e

Browse files
authored
[skip ci]
1 parent 12faffb commit fb2497e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ See: [Language Specification](http://lambdacube3d.com/lang-specification)
1414
stack setup
1515
stack build
1616
```
17-
3. Run the lambdacube-compiler cli: `stack exec lc -- -h`
17+
3. Run the lambdacube-compiler cli.
18+
```
19+
stack exec lc -- -h
20+
```
1821

1922
## Tutorials and Examples
2023

0 commit comments

Comments
 (0)