Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Commit 4784e66

Browse files
committed
Update README.md
1 parent ddf86b0 commit 4784e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Installs and manages Python packages from requirements file.
100100

101101
**owner** - The owner of the virtualenv to ensure that packages are installed with the correct permissions (must be specified). Default: root
102102

103-
**src** - The ``--src`` parameter to ``pip``, used to specify where to install ``--editable`` resources; by default no ``--src`` parameter is passed to ``pip``.
103+
**src** - The `--src` parameter to `pip`, used to specify where to install `--editable` resources; by default no `--src` parameter is passed to `pip`.
104104

105105
**group** - The group that was used to create the virtualenv. This is used to create the requirements file with correct permissions if it's not present already.
106106

0 commit comments

Comments
 (0)