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 5c6a8a4 commit 61d7f54Copy full SHA for 61d7f54
res_syntax/cli/JSXV4.md docs/JSXV4.mdres_syntax/cli/JSXV4.md renamed to docs/JSXV4.md
res_syntax/README.md docs/Syntax.mdres_syntax/README.md renamed to docs/Syntax.md
@@ -20,10 +20,10 @@ J. Blow.
20
Required:
21
22
- OCaml 4.10 or later
23
-- Dune
24
-- Reanalyze
25
- OS: macOS, Linux or Windows
26
+The syntax source code is located in the directory `res_syntax`. All following commands are meant to be executed in that directory.
+
27
```sh
28
opam install . --deps-only --with-test
29
make # or "dune build"
0 commit comments