From cb260986c9a4ac684e6f7d3143e6d5b102104256 Mon Sep 17 00:00:00 2001 From: Andrew Brookins Date: Tue, 19 Oct 2021 16:53:19 -0700 Subject: [PATCH] Editing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fb5993..09a2cde 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ Ready to learn more? Read the [getting started](docs/getting_started.md) guide o Installation is simple with `pip`, Poetry, or Pipenv. ```sh +# With pip $ pip install redis-om # Or, using Poetry