Update 'installation.md'

test gitea link features
This commit is contained in:
Marc Wäckerlin
2018-09-07 16:26:27 +00:00
parent fb576f99f9
commit 0ac8e5cd6c

View File

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