aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy HUBSCHER <remy@chefclub.tv>2019-02-20 15:52:52 +0100
committerGitHub <noreply@github.com>2019-02-20 15:52:52 +0100
commit70f9b045487aae66bd813444d62bdd504a6e04d8 (patch)
tree5e8e9d37455c3b3abcd1f5b0be64547fd64761b1
parentfc55834a545231f7614a34ee750a2a5639fc6c2e (diff)
downloadihatemoney-mirror-70f9b045487aae66bd813444d62bdd504a6e04d8.zip
ihatemoney-mirror-70f9b045487aae66bd813444d62bdd504a6e04d8.tar.gz
ihatemoney-mirror-70f9b045487aae66bd813444d62bdd504a6e04d8.tar.bz2
Update contributing.rst
-rw-r--r--docs/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 0350f01..198af72 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -158,7 +158,7 @@ In order to prepare a new release, we are following the following steps:
.. code-block:: bash
- $ pip freeze | grep -v -- '-e' > requirements.txt
+ $ make build-requirements
Once this is done, use the "release" instruction: