Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 572aef0

Browse files
Update README.md
1 parent 8c65045 commit 572aef0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@ $ poetry install
2424
$ poetry run
2525
```
2626

27+
...or Pipenv:
28+
29+
```shell
30+
$ git clone https://github.com/hackersandslackers/redis-python-tutorial.git
31+
$ cd redis-python-tutorial
32+
$ pipenv shell
33+
$ pipenv update
34+
$ python3 main.py
35+
```
36+
2737
Alternatively, try installing via `setup.py`:
2838

2939
```shell

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /