diff --git a/README.rst b/README.rst index a44d4e4f..3c3440a1 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ If you're on MacOS, use can install Pipenv easily with Homebrew:: Or, if you're using Ubuntu 17.10:: $ sudo apt install python-software-properties - $ sudo add-apt-repository ppa:kennethreitz/pipenv + $ sudo add-apt-repository ppa:pypa/ppa $ sudo apt update $ sudo apt install pipenv