Updating Readme
This commit is contained in:
parent
b1afe86d1b
commit
3dfdb014d7
|
@ -1,14 +1,14 @@
|
||||||
# Embark Official Website
|
# Embark Official Blog
|
||||||
|
|
||||||
The website for Embark.
|
The Blog for Embark.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
Install dependencies:
|
Install dependencies:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
$ git clone https://github.com/status-im/embark-site.git
|
$ git clone https://https://github.com/rbnpercy/embark-blog.git
|
||||||
$ cd embark-site
|
$ cd embark-blog
|
||||||
$ npm install
|
$ npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue