diff --git a/README.md b/README.md index 5a5d4ca5..54ad50f8 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ Installing from git: You can install packages with pipenv from git and other version control systems using URLs formatted according to the following rule: - +:////@# + +:////@# The only optional section is the `@` section. When using git over SSH, you may use the shorthand vcs and scheme alias `git+git@:/@#`. Note that this is translated to `git+ssh://git@` when parsed.