Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Added yarn command
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangittings committed Mar 13, 2020
1 parent fe6da8d commit d542257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function blyth() {
git clone [email protected]:ryangittings/blyth.git $1
cd $1
rm -rf .git
yarn
}
```
- Open `~/.bashrc` or `~/.zshrc` using any text editor you have
Expand Down

0 comments on commit d542257

Please sign in to comment.