Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 232 Bytes

install-linux.md

File metadata and controls

9 lines (7 loc) · 232 Bytes

The following is tested under Linux Mint 18, and will likely work under any debian or ubuntu derivative:

sudo apt-get install nodejs-legacy npm
git clone https://github.com/d0kt0r0/extramuros.git
cd extramuros
npm install