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