Installing rawdisk
==================

The newest rawdisk release can always be cloned from github repository::

	git clone https://github.com/dariusbakunas/rawdisk.git

Enter the directory and type::

	python setup.py install

If you have Python setuptools set up on your system, you should be able to fetch rawdisk from PyPI and install it using::

	easy_install rawdisk