From 552da2834ba2dab740a5db725cd7f3a8f1f21bc4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Jan 2018 08:41:43 -0500 Subject: [PATCH] simplify --- source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started.rst b/source/getting-started.rst index 4789a14..2662c82 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -54,4 +54,4 @@ The next step is to install *Pipenv*, our packaging tool of choice. Package mang Python.org has a `great guide `_ available for installing Pipenv that also covers its basic usage. -Here's a great `blog post ` covering the basic concepts presented by Pipenv, and why it's an excellent choice for your first project. \ No newline at end of file +Here's a great `blog post `_ covering the basic concepts presented by Pipenv, and why it's an excellent choice for your first project. \ No newline at end of file