Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 311 Bytes

SETUP_UBUNTU.md

File metadata and controls

9 lines (7 loc) · 311 Bytes

Installing Dependencies on Ubuntu

Run the following to install necessary dependencies:

sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install python-software-properties
sudo apt-get install nodejs git-core libgmp3-dev g++ make