summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2020-01-22 19:42:47 -0800
committerblendoit <blendoit@gmail.com>2020-01-22 19:42:47 -0800
commitb8aa5096f60f3afd8b0fd31eab96bff8312c9231 (patch)
tree5cd3032fc1a6357d2c72b790d7b337d3941c4700
parent44e34363675b39c9dc465568abe5b6117dcc12ef (diff)
Typo again, no.
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index edc4b7b..d3fa4ea 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,7 @@
** =Pipfile=
Inspecting this file reveals the Python dependencies required by the Flask application.
- The convenient =pipenv= Python package bundles together the creation of virtual environments and populating these virtual environments using the same commands as =pip=. For more information on =pipenv=, visit [[https:github.com/pypa/pipenvsimply][the official pipenv page]].
+ The convenient =pipenv= Python package bundles together the creation of virtual environments and populating these virtual environments using the same commands as =pip=. For more information on =pipenv=, visit [[https://github.com/pypa/pipenv][the official pipenv page]].
** =Pipfile.lock=
This file contains checksums for the packages installed via =pipenv=.
Copyright 2019--2024 Marius PETER