Update documentation

This commit is contained in:
alhdo 2023-10-26 21:26:18 +02:00
parent 9b2933b646
commit 99a48b8798
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
{"tags":["test"],"labels":{"test":"test"}}
{"tags":["vm"],"labels":{}}

View File

@ -5,8 +5,8 @@ slug: quick-start
---
{{< hint type=warning title="This is not an installation tutorial!" >}}
If you want to **install and run rport (server and client), switch to the [installation tutorial](https://kb.rport.io/install-the-rport-server)**.
Our end-user knowledge [kb.rport.io](https://kb.rport.io) base focuses on installation and server maintenance from a user's perspective.
If you want to **install and run rport (server and client), switch to the [installation tutorial](https://kb.openrport.io/install-the-rport-server)**.
Our end-user knowledge [kb.rport.io](https://kb.openrport.io) base focuses on installation and server maintenance from a user's perspective.
The below documentation is a practical demonstration of the rport concepts.
It's intended to be read by developers and experienced users who want to learn what happens behind the scenes.