summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 204b2bb..89c86dd 100644
--- a/RELEASE
+++ b/RELEASE
@@ -8,7 +8,7 @@ Here is how to go about releasing a new version of `netaddr`.
* Run the tests under Python 2.7.x and Python 3.4.x at a minimum, like so
- `python setup.py test`
+ `make test`
* Update the CHANGELOG with details of all changes since the last release.
Ensure that all references to various tickets and merge requests are included.