diff --git a/README.md b/README.md index 8967210..6d98575 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The latest release of opam2web is available via opam install opam2web ``` -### Prerequisties +### Prerequisites - re [github.com/ocaml/ocaml-re](https://github.com/ocaml/ocaml-re) - 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. Some available options are: - `--output / -o [directory]` The directory where to write the generated HTML files. -- `--content / -c [direcory]` +- `--content / -c [directory]` The directory where to find documentation and templates to use. Defaults to 'content'. - `--where [comma-separated predicate list]`