Update README.md
This commit is contained in:
parent
8f81ac0e61
commit
ed43d5e66f
@ -10,13 +10,14 @@ Infrastructure to build Florincoin and blockchain-based applications for the nex
|
|||||||
|
|
||||||
## Getting Started
|
## 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/).
|
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
|
```bash
|
||||||
npm install -g flocore
|
npm install -g flocore
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Running a Flocore server
|
||||||
|
|
||||||
Spin up a full node and join the network:
|
Spin up a full node and join the network:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user