Skip to content

Commit 384c05c

Browse files
committed
update documentation
1 parent 0628b3f commit 384c05c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This repo contains a skeleton for Python packages containing some basic DevOps´ components like CI/CD pipelines.
66

77
You can download the module by executing the following command (replace `<tag>` with the version you would like to download):
8-
`pip install git+https://github.com/TrisNol/python-sample-package<tag>`
8+
`pip install git+https://github.com/TrisNol/python-sample-package@<tag>`
99

1010
The module can then be used as follows:
1111
```python

0 commit comments

Comments
 (0)