Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyasidorchik committed Jan 10, 2020
1 parent d4e2752 commit cdc5dc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Kick off your project with this extended boilerplate. This starter ships with th
## 🚀 Quick start

```shell
hub clone https://github.com/ilyasidorchik/gatsby-starter-default-x my-blazing-fast-app
git clone https://github.com/ilyasidorchik/gatsby-starter-default-x my-blazing-fast-app
cd my-blazing-fast-app
yarn
yarn start
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-starter-default-x",
"private": true,
"description": "An extended starter to get up and developing quickly with Gatsby",
"version": "0.9",
"version": "1.0",
"author": "Ilya Sidorchik <ilya@sidorchik.ru>",
"dependencies": {
"@babel/core": "^7.7.7",
Expand Down

0 comments on commit cdc5dc2

Please sign in to comment.