Skip to content

Commit 548a68e

Browse files
Fix typo in pip install command for redis-py entraid extension
1 parent cbeb83a commit 548a68e

File tree

1 file changed

+1
-1
lines changed
  • content/develop/clients/redis-py

1 file changed

+1
-1
lines changed

content/develop/clients/redis-py/amr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if you have not already done so. Then, install `redis-entra-id` with the
3131
following command:
3232

3333
```bash
34-
pip install redis-entra-id
34+
pip install redis-entraid
3535
```
3636

3737
## Create a `CredentialProvider` instance

0 commit comments

Comments
 (0)