-make install install_path=/opt/bin
-```
-
-## Linting and Generating Documentation
-
-We use [swiftlint][swiftlint] to lint, and `make lint` to run it.
-We use [jazzy][jazzy] and [SourceKitten][sourcekitten] to document, and
-`make document` to generate it.