From 44f1dbacdae09617ec8b1d13913af9fac8ad360e Mon Sep 17 00:00:00 2001 From: Kevin Le Date: Thu, 14 Sep 2017 13:55:22 -0700 Subject: [PATCH] fix README typo 'upate' -> 'update' --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d5dc1947..87d552a4 100644 --- a/README.rst +++ b/README.rst @@ -114,7 +114,7 @@ Fish is the best shell. You should use it. Usage: pipenv [OPTIONS] COMMAND [ARGS]... Options: - --update Upate Pipenv & pip to latest. + --update Update Pipenv & pip to latest. --where Output project home information. --venv Output virtualenv information. --rm Remove the virtualenv.