Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyTsalkov authored Dec 17, 2018
1 parent 953b8f2 commit 7e57a5e
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 @@ -237,7 +237,7 @@ redis-cli HSET "brooce:cron:jobs" "twice-daily-error-checker" "0 */12 * * * queu
We now rely on go modules, so building from source is simple:
```shell
sudo apt-get install redis-server
git clone git@github.com:SergeyTsalkov/brooce.git brooce
git clone https://github.com/SergeyTsalkov/brooce.git
cd brooce
go build
./brooce
Expand Down

0 comments on commit 7e57a5e

Please sign in to comment.