mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update README.md
Fix initial repository tool link.
This commit is contained in:
parent
9e93dab7b8
commit
39ade7d364
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
### Purpose ###
|
||||
|
||||
The [tuf.repository_tool](tuf/repository_tool.py) module can be used to create a
|
||||
The [tuf.repository_tool](repository_tool.py) module can be used to create a
|
||||
TUF repository. It may either be imported into a Python module or used with the
|
||||
Python interpreter in interactive mode.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue