Skip to content

Commit f9941fc

Browse files
committed
docs: Update docs to point to v3.1.0 release
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 2a6e38d commit f9941fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/deployment/installation.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,14 @@ The first requirement is Patchwork itself. It can be downloaded like so:
148148

149149
.. code-block:: shell
150150
151-
$ wget https://github.com/getpatchwork/patchwork/archive/v3.0.0.tar.gz
151+
$ wget https://github.com/getpatchwork/patchwork/archive/v3.1.0.tar.gz
152152
153153
We will install this under ``/opt``, though this is only a suggestion:
154154

155155
.. code-block:: shell
156156
157-
$ tar -xvzf v3.0.0.tar.gz
158-
$ sudo mv patchwork-3.0.0 /opt/patchwork
157+
$ tar -xvzf v3.1.0.tar.gz
158+
$ sudo mv patchwork-3.1.0 /opt/patchwork
159159
160160
.. important::
161161

0 commit comments

Comments
 (0)