Update readme

This commit is contained in:
bchiang7
2018-10-02 09:54:10 -04:00
parent 36fd3c4d02
commit 6a6f943ec2

View File

@@ -4,7 +4,7 @@ Third iteration of my personal website built with Jekyll.
> 📢 **PSA for those who want to fork or copy this repo and use it for their own site:**
>
> No need to email me. Please just give me proper credit! Refer to this handy [quora post](https://www.quora.com/Is-it-bad-to-copy-other-peoples-code) if you're not sure.
> Please be a decent person and give me proper credit by linking back to my website! Refer to this handy [quora post](https://www.quora.com/Is-it-bad-to-copy-other-peoples-code) if you're not sure.
## Dependencies
@@ -13,5 +13,5 @@ Third iteration of my personal website built with Jekyll.
## Getting Started
1. `gem install jekyll sass bundler jekyll-minifier jekyll-sitemap`
1. `npm install`
1. `npm start`
2. `npm install`
3. `npm start`