diff --git a/tuf/README.md b/tuf/README.md index cfe7ca60..67a25667 100644 --- a/tuf/README.md +++ b/tuf/README.md @@ -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.