From 54a855962911b11ca595f8ddcc666fe60ebbfc85 Mon Sep 17 00:00:00 2001 From: "Jay R. Newlin" Date: Tue, 5 Feb 2019 17:18:04 -0500 Subject: [PATCH] Corrected missing punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`