Skip to content

Commit

Permalink
install watchman to avoid jest errors
Browse files Browse the repository at this point in the history
  • Loading branch information
olizilla committed Nov 13, 2018
1 parent 0013c68 commit 6067102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# install the dev things
$ brew install bash-completion node git diff-so-fancy ipfs wget watch
$ brew install bash-completion node git diff-so-fancy ipfs wget watch watchman
$ brew cask install 1password imageoptim gpg-suite atom
$ apm install file-icons linter linter-js-standard

Expand Down

0 comments on commit 6067102

Please sign in to comment.