From f9255c377d82674c3f2d216b0dad63d6a589e0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20=C3=85gren?= Date: Mon, 8 Jan 2024 20:56:59 +0100 Subject: [PATCH] README: pip command that works with zsh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 079c05a7..21d0098f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ you should install the module with the `impersonate_browser` like so: ```bash -pip install garminexport[impersonate_browser] +pip install 'garminexport[impersonate_browser]' ``` This replaces the default [requests](https://github.com/psf/requests) library