Skip to content

Commit 36c9238

Browse files
authored
docs: Update README template for version formatting
1 parent 3c03a86 commit 36c9238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.template.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Or install directly from GitHub:
5959
pip install git+{{REPO_URL}}.git
6060

6161
# Specific version/tag
62-
pip install git+{{REPO_URL}}.git@{{VERSION}}
62+
pip install git+{{REPO_URL}}.git@v{{VERSION}}
6363

6464
# Specific branch
6565
pip install git+{{REPO_URL}}.git@main

0 commit comments

Comments
 (0)