added syntax highlighting in readme.md
This commit is contained in:
parent
f571c12eef
commit
4146ef21a4
@ -15,7 +15,7 @@ Make sure you have node.js and npm installed.
|
|||||||
|
|
||||||
Clone the repository and install the dependencies
|
Clone the repository and install the dependencies
|
||||||
|
|
||||||
```
|
```bash
|
||||||
git clone https://github.com/cubedro/eth-netstats
|
git clone https://github.com/cubedro/eth-netstats
|
||||||
cd eth-netstats
|
cd eth-netstats
|
||||||
npm install
|
npm install
|
||||||
@ -23,7 +23,7 @@ npm install
|
|||||||
|
|
||||||
##Run
|
##Run
|
||||||
|
|
||||||
```
|
```bash
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user