docs: Remove sudo from pip installation instructions
This commit is contained in:
@@ -60,7 +60,7 @@ Alternatively using pip, the Python package manager:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
sudo pip install yamllint
|
||||
pip install --user yamllint
|
||||
|
||||
Usage
|
||||
^^^^^
|
||||
|
||||
Reference in New Issue
Block a user