diff --git a/README.md b/README.md index d770eb58..c0e6bb2f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ locally: * `pipenv` ATST requires `pipenv` to be installed for python dependency management. `pipenv` will create the virtual environment that the app requires. [See - `pipenv`'s documentation for instructions on installing `pipenv]( + `pipenv`'s documentation for instructions on installing `pipenv`]( https://pipenv.readthedocs.io/en/latest/install/#installing-pipenv). * `yarn`