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 18, 2018
1 parent d831f07 commit 127a155
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 @@ -30,7 +30,7 @@ Brooce uses redis as its database. Redis can be accessed from any programming la
This is simplest, and will get you running immediately.
```shell
sudo apt-get install redis-server
wget https://github.com/SergeyTsalkov/brooce/releases/download/v1.3.0/brooce-linux -O brooce
wget https://github.com/SergeyTsalkov/brooce/releases/download/v1.3.0/brooce
chmod 755 brooce
./brooce
```
Expand Down

0 comments on commit 127a155

Please sign in to comment.