mirror of
https://github.com/cheat/cheat.git
synced 2025-04-08 02:34:03 +02:00

The `setup.py` script no longer attempts to install files to privileged system directories. (Previously, it attempted to do this in order to enable command-line autocompletion.) In lieu of doing this within the installer directly, I have simply included brief instructions explaining how to configure this manually. Version bumped accordingly.