added syntax highlighting in readme.md

pull/5/head
cubedro 10 years ago
parent f571c12eef
commit 4146ef21a4
  1. 4
      README.md

@ -15,7 +15,7 @@ Make sure you have node.js and npm installed.
Clone the repository and install the dependencies
```
```bash
git clone https://github.com/cubedro/eth-netstats
cd eth-netstats
npm install
@ -23,7 +23,7 @@ npm install
##Run
```
```bash
npm start
```

Loading…
Cancel
Save