summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-06-24 09:28:06 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-06-24 09:28:06 +1000
commit7fa84c776525b652ad0ef6604cb23f3747428322 (patch)
tree164506da64f010c6c62a3be71f3929ddba5fb40f /setup.py
parentfe56fe9d0d8f4fae19daee68aa653078206c1102 (diff)
DOCS: Revert changes.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2858b6f..a58dd68 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
DESC = (
- "View the README at: https://github.com/dylanaraps/wal.py\n\n"
+ "View the DOCS at: https://github.com/dylanaraps/wal.py\n\n"
"Pypi doesn't like markdown OR rst with anchor links so "
"you'll have to view the documentation elsewhere.\n"
)