This commit is contained in:
Jeremie Dimino 2017-02-24 18:24:49 +00:00
parent ee6186caec
commit a603fb658f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ of Jane Street packages. It reads metadata from \"jbuild\" files
following a very simple s-expression syntax.
jbuilder is fast, it has very low-overhead and support parallel builds
on all platforms. It is no system dependencies, all you need to build
on all platforms. It has no system dependencies, all you need to build
jbuilder and packages using jbuilder is OCaml. You don't need or make
or bash as long as the packages themselves don't use bash explicitely.