diff --git a/installation.md b/installation.md index a4147ff..7da4bd6 100644 --- a/installation.md +++ b/installation.md @@ -24,7 +24,7 @@ You can install all software using your package manager (`apt`), first install t sudo apt-get install -y wget software-properties-common apt-transport-https sudo apt-add-repository https://repository.mrw.sh sudo apt-get update -y -Then you can install any project you wish, e.g. [webtester]: +Then you can install any project you wish, e.g. [webtester][1]: sudo apt-get install webtester -y @@ -136,4 +136,5 @@ Then untar the package and use the common commands, e.g. for version `1.0.2` of sudo make install -[webtester]: https://mrw.sh/development/webtester Webtester is a tool to test websites, running in GUI or in batch. \ No newline at end of file +[webtester]: https://mrw.sh/development/webtester Webtester is a tool to test websites, running in GUI or in batch. +[1]: https://mrw.sh/development/webtester Webtester is a tool to test websites, running in GUI or in batch. \ No newline at end of file