diff --git a/README.md b/README.md index eb0e17c7..9f259636 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ jobs: > > # For reStructuredText users: > - name: Install docutils -> sudo sudo apt-get install -y docutils +> run: sudo sudo apt-get install -y docutils > ``` > > See the [Vale documentation][2] for more information.