summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--howto.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/howto.txt b/howto.txt
index 8ee186e6..2b9e37d1 100644
--- a/howto.txt
+++ b/howto.txt
@@ -36,12 +36,12 @@
rm -f ~/coverage/trunk/doc/sample_html/*.*
cp -r htmlcov/ ~/coverage/trunk/doc/sample_html/
cd ~/coverage/trunk
- check in the new sample html
- - IF BETA:
- - Build and publish docs:
+ - IF NOT BETA:
+ check in the new sample html
+ - Build and publish docs:
+ - IF BETA:
$ make publishbeta
- - ELSE:
- - Build and publish docs:
+ - ELSE:
$ make publish
- Kits:
- Start fresh:
@@ -49,7 +49,7 @@
- Source kit and wheels:
- $ make kit wheel
- Linux wheels:
- - this takes an hour... Maybe can do both flavors at once?
+ - this takes an hour
- $ make manylinux
- Windows kits
- wait for over an hour for Appveyor to build kits.