-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Liran Funaro edited this page May 11, 2017
·
9 revisions
Currently, REM supports only Ubuntu Server.
Install the required packages.
sudo apt-get install git python python-dev python-pip
Pull the code from the repository.
git checkout [email protected]:nulman/REM.git
Install the requirements.
cd REM
pip install -r REQUIREMENTS
In the base folder of the code, run the following:
cd server
python server.py