summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 10:35:24 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 10:35:24 +1000
commit1097ad24edebcfac4f6023b85823cf9b444bf9de (patch)
treedd85cabd6330e33275d32919f5accde3eb47a98e
parenta8a006a8a4f50f6e61318c6e639b09552ca3c875 (diff)
downloadansicolor-1097ad24edebcfac4f6023b85823cf9b444bf9de.tar.gz
add readme steps for maintainers (5)
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 429f0f7..b6fbed8 100644
--- a/README.rst
+++ b/README.rst
@@ -72,6 +72,9 @@ Setting up a development environment (Ubuntu)
# re-activating the virtual env next time
$ workon ansicolor
+All the steps below assume you have an activated virtual env (even though the
+``(ansicolor)`` prompt is not shown).
+
Running unit tests
^^^^^^^^^^^^^^^^^^