We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48aadcc commit 8c60207Copy full SHA for 8c60207
README.md
@@ -56,11 +56,11 @@ suitable for processing than the original parsed AST.
56
57
## Miscellaneous
58
59
-The `staging` branch is used for active development; i.e.: forced pushes may
+The `staging` branch is used for active development; i.e.: force pushes may
60
happen on `staging` but will not happen on `master`.
61
62
-[This issue](https://github.com/awakesecurity/language-ninja/issues/2) tracks
63
-the progress towards initial release (`v0.1.0`) on Hackage.
+To build this, I recommend installing the Nix package manager and running
+`nix-build release.nix -A language-ninja`.
64
65
[hackage-badge]:
66
https://img.shields.io/hackage/v/language-ninja.svg?label=Hackage
0 commit comments