From 7098621ea358bfecb2eb7ad9489d54a9efe0f24c Mon Sep 17 00:00:00 2001 From: HRXN Date: Sat, 17 Mar 2018 21:24:25 +0100 Subject: [PATCH] Fix typo in README.rst use -> you --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 29e84c81..dc253208 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ The problems that Pipenv seeks to solve are multi-faceted: Installation ------------ -If you're on MacOS, use can install Pipenv easily with Homebrew:: +If you're on MacOS, you can install Pipenv easily with Homebrew:: $ brew install pipenv