Skip to content

Commit

Permalink
caps in titles
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Nov 21, 2022
1 parent 30430e8 commit af3f603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you have a use case that the `creator-ee` container does satisfy, please cont

You can also run Ansible-lint on your source code with the [Ansible-lint GitHub action](https://github.com/marketplace/actions/ansible-lint) instead of installing it directly.

## Installing the latest version
## Installing the Latest Version

You can install the most recent version of Ansible-lint with the [pip3] or [pipx] Python package manager.
Use [pipx] to isolate Ansible-lint from your current Python environment as an alternative to creating a virtual environment.
Expand All @@ -36,7 +36,7 @@ You can install Ansible-lint on CentOS, Fedora, or Red Hat Enterprise Linux (RHE
dnf install "ansible-lint"
```

## Installing from source code
## Installing from Source Code

**Note**: pip 19.0+ is required for installation from the source repository.
Please consult the [PyPA User Guide] to learn more about managing Pip versions.
Expand Down

0 comments on commit af3f603

Please sign in to comment.