Install

Revision:
To install Wikked:

1. Install [Python 3][1] if you don't have it already.
2. Run `pip install wikked`.

Make sure it works by typing `wk --help`. You should see some usage information.

If you get some obscure error when running `wk --help`, make sure you're
running Python 3 by typing `python --version`.

[[image:monkey.png]]

[1]: https://www.python.org/downloads/