Skip to content

Commit ba9385b

Browse files
committed
minor build sample task fixes
1 parent aea29e4 commit ba9385b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Next, install necessary tools and build the project:
5151
easy_install -U setuptools paver
5252
paver develop -U
5353
paver docs
54-
paver test
55-
paver lint
54+
paver lint -m
55+
paver coverage
5656

5757

5858
ACKNOWLEDGEMENTS

0 commit comments

Comments
 (0)