From ed43d5e66feb7df483841962ae6ebe18dbc1a128 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Thu, 26 Jul 2018 12:16:52 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 267a5a3..76cca30 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ Infrastructure to build Florincoin and blockchain-based applications for the nex ## Getting Started -### Running a Flocore server Before you begin you'll need to have Node.js v8 installed. There are several options for installation. One method is to use [nvm](https://github.com/creationix/nvm) to easily switch between different versions, or download directly from [Node.js](https://nodejs.org/). ```bash npm install -g flocore ``` +### Running a Flocore server + Spin up a full node and join the network: ```bash