Skip to content

Commit 43da01c

Browse files
fix install section
1 parent e9b2e9e commit 43da01c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ To install from source :
3030

3131
::
3232

33-
git clone https://github.com/gamenet/redis-memory-analyzer
34-
cd redis-memory-analyzer
35-
sudo python setup.py install
33+
pip install git+https://github.com/gamenet/redis-memory-analyzer@v0.2.0
3634

3735
Running
3836
-------

0 commit comments

Comments
 (0)