diff --git a/README.md b/README.md index b9f63645df2..0d7af1ee80f 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ To view the list of available tags: git tag --list ``` -Checkout to the version you need (for example 2.2.0): +To checkout the version you need (for example 2.2.0): ```bash git checkout 2.2.0