1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-09-11 21:27:46 +03:00

Change comment style in the readme

[skip ci]
This commit is contained in:
Mark Karpov 2020-06-23 11:56:43 +02:00
parent 5043f16341
commit c97ba55762
No known key found for this signature in database
GPG Key ID: 8564658B2889FF7C

View File

@ -49,8 +49,8 @@ resolver: lts-16.0
packages:
- '.'
$ stack build -- to build
$ stack install -- to install
$ stack build # to build
$ stack install # to install
```
To use Ormolu directly from GitHub with Nix, this snippet may come in handy: