diff options
author | Daniel Axtens <dja@axtens.net> | 2019-10-29 18:17:07 +1100 |
---|---|---|
committer | Daniel Axtens <dja@axtens.net> | 2019-11-07 00:38:44 +1100 |
commit | 239fbd2ca1bf140bc61fdee922944624b23c812c (patch) | |
tree | 5941dc86e4a87bd5a0773da8fec3f39156002791 | |
parent | 16eced43526f56742c89b8a8299bc5370e32426c (diff) | |
download | patchwork-239fbd2ca1bf140bc61fdee922944624b23c812c.tar patchwork-239fbd2ca1bf140bc61fdee922944624b23c812c.tar.gz |
README: trivial fix
Reviewed-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Daniel Axtens <dja@axtens.net>
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ The precise versions supported are listed in the `release notes`_. Development Installation ------------------------ -`Docker`_ is the recommended installation methods for a Patchwork development +`Docker`_ is the recommended installation method for a Patchwork development environment. To install Patchwork: 1. Install `Docker`_ and `docker-compose`_. |