Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-shvets authored Feb 9, 2018
1 parent 0e450c9 commit eff7dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ git clone [email protected]:alexander-shvets/writebar.git
cd writebar
```

Install macOS package manager ([Homebrew][]):
Install (or update) macOS package manager ([Homebrew][]):
```shell
brew || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update || /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
```

Install Node package manager ([yarn][]):
Expand Down

0 comments on commit eff7dee

Please sign in to comment.