Skip to content

Commit 0848b9d

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 545e4a5 commit 0848b9d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

BUILD.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ Building Releases
22
=================
33

44
Roundup is currently a source-only release - it has no binary components. I
5-
want it to stay that way, too.
5+
want it to stay that way, too. This document describes how to build a
6+
source release. Users of Roundup should read the doc/installation.txt file
7+
to find out how to install this software.
68

7-
This means that we only need to ever build source releases. This is done by
8-
running:
9+
Building a release of Roundup is done by running:
910

1011
1. Make sure the unit tests run! "./run_tests.py"
1112
2. Edit roundup/__init__.py and doc/announcement.txt to reflect the new

0 commit comments

Comments
 (0)