Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
nik-io committed Jul 10, 2018
1 parent 93dba38 commit cd63174
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 @@ -15,11 +15,11 @@ Data Store for Memcache implements the ascii [memcache protocol](https://github.
### Install dependencies

#### On Ubuntu:
`sudo apt-get install stunnel4 -y`
`sudo apt-get install stunnel4 -y`
`pip install -r requirements.txt`

#### On Mac:
`brew install stunnel`
`brew install stunnel`
`pip install -r requirements.txt`


Expand Down

0 comments on commit cd63174

Please sign in to comment.