Skip to content

Commit 7686b83

Browse files
committed
Make sure to update to proper revision now that we have maint branch releases.
1 parent 4470bd3 commit 7686b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/README.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ the whole procedure looks like so:
106106
. ${project_home}/docbuilder/bin/activate
107107
# cd to website source and build it
108108
cd ${project_home}/src/roundup/website/www
109+
hg up <release tag> # make sure you are using the released code
109110
make clean
110111
make html
111112
# you can check which files updated (the date will change with many files)

0 commit comments

Comments
 (0)