Skip to content

Commit

Permalink
Add instructions for starting stripelocal service
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Jul 25, 2017
1 parent 6b2e083 commit b8171ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ Get it from Homebrew or download it [from the releases page][releases]:
``` sh
brew install brandur/stripelocal/stripelocal

# or to upgrade if you already have it
# start a stripelocal service at login
brew services start stripelocal

# upgrade if you already have it
brew upgrade stripelocal
```

Expand Down

0 comments on commit b8171ba

Please sign in to comment.