Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Wilber authored and Matthew Wilber committed Sep 3, 2019
1 parent 6c13f94 commit df69452
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -14,13 +14,13 @@ Built with the [gz-webpack-boilerplate](https://github.com/mwilber/gz-webpack-bo
- [Webpack](#webpack)

## Setup
From within your project directory:
Clone this repo and enter the project directory:
```sh
$ git clone https://github.com/mwilber/zeta-bros/
$ cd zeta-bros
```
Install dev dependencies
Install dependencies:
```sh
$ cd zeta-bros
$ npm install
```

Expand Down

0 comments on commit df69452

Please sign in to comment.