Files
sloth/doc/installation.rst
T
2011-05-27 17:16:05 +02:00

23 lines
420 B
ReStructuredText

.. highlight:: python
==================
Installation Guide
==================
Before you can install Sloth, make sure that you have all the prerequisites installed.
Prerequisites
=============
Sloth is implemented in Python and PyQt4, so it needs both. It further depends on Okapy
for image and video loading.
Installing Sloth
================
Run with administrator priviledges::
python setup.py install