summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-04-12 21:23:49 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-04-12 21:31:20 -0400
commit8130bba7b4a22df5c775b9a1439d2d5370d349e3 (patch)
tree3693420ad76f4d16e1e8e54f55ad24f780563b99 /howto.txt
parentb8fbce640d63962c00ddda3a1d17b14a58fd30c1 (diff)
downloadpython-coveragepy-git-8130bba7b4a22df5c775b9a1439d2d5370d349e3.tar.gz
build: version 5.6b1coverage-5.6b1v5.x
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 318b8bc5..5568a70b 100644
--- a/howto.txt
+++ b/howto.txt
@@ -33,7 +33,7 @@
- IF NOT PRE-RELEASE:
$ rm -f ~/coverage/trunk/doc/sample_html/*.*
$ cp -r htmlcov/ ~/coverage/trunk/doc/sample_html/
- cd ~/coverage/trunk
+ $ cd ~/coverage/trunk
- IF NOT PRE-RELEASE:
check in the new sample html
- Done with changes to source files, check them in.