Update README.md

Fix initial repository tool link.
This commit is contained in:
Vladimir Diaz 2014-07-07 20:07:02 -04:00
parent 9e93dab7b8
commit 39ade7d364

View file

@ -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.