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 bf20494 commit 03f62c1Copy full SHA for 03f62c1
README.md
@@ -13,7 +13,7 @@ The latest release of opam2web is available via
13
opam install opam2web
14
```
15
16
-### Prerequisties
+### Prerequisites
17
18
- re [github.com/ocaml/ocaml-re](https://github.com/ocaml/ocaml-re)
19
- uri [github.com/avsm/ocaml-uri](https://github.com/avsm/ocaml-uri)
@@ -64,7 +64,7 @@ If no repository is given, the current local opam universe is used.
64
Some available options are:
65
- `--output / -o [directory]`
66
The directory where to write the generated HTML files.
67
-- `--content / -c [direcory]`
+- `--content / -c [directory]`
68
The directory where to find documentation and templates to use.
69
Defaults to 'content'.
70
- `--where [comma-separated predicate list]`
0 commit comments