Skip to content

Install (Linux)

Charlie Revett edited this page May 14, 2018 · 2 revisions

What?

This page outlines how to install the project on a Linux machine.

Steps

Clone the repo to your machine:

git clone https://github.com/CityOfZion/neo-local.git

Change to the newly cloned directory on your machine:

cd ./neo-local

Install the Docker and Docker Compose dependencies separately:

  1. Docker (Community Edition)
  2. Docker Compose

Join our neo-local Slack channel for direct support!

Clone this wiki locally