Akihiro Motoki 54b1b52533 rearrange existing documentation to fit the new standard layout
README.rst was updated as the title of the doc top page was wrong.

Change-Id: I3821bdaa78a982c0a08fef584aec62a5549d5b8b
2017-07-06 17:28:04 +09:00

196 B

Installation

At the command line:

$ pip install castellan

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv castellan
$ pip install castellan