Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

INSTALL.md

File metadata and controls

14 lines (10 loc) · 298 Bytes

Installation

Use the install.sh script (in sudo mode) to install PostgreSQL and Q3C:

sudo sh install.sh

Then install the wsdb module with the following command:

python setup.py install