Update 'installation.md'
test gitea link features
This commit is contained in:
@@ -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-get install -y wget software-properties-common apt-transport-https
|
||||||
sudo apt-add-repository https://repository.mrw.sh
|
sudo apt-add-repository https://repository.mrw.sh
|
||||||
sudo apt-get update -y
|
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
|
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
|
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.
|
Reference in New Issue
Block a user