Updating Readme

This commit is contained in:
Robin Percy 2020-03-09 16:45:23 +00:00 committed by Jakub Sokołowski
parent b1afe86d1b
commit 3dfdb014d7
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# Embark Official Website
# Embark Official Blog
The website for Embark.
The Blog for Embark.
## Getting started
Install dependencies:
``` bash
$ git clone https://github.com/status-im/embark-site.git
$ cd embark-site
$ git clone https://https://github.com/rbnpercy/embark-blog.git
$ cd embark-blog
$ npm install
```