John Abassian db39a78c8c
Update _index.en.md
If the c++ redistributable isn't installed, the start service shell fails silently and nothing helpful is logged. This is frustrating and there's no reason it isn't listed on the read me, especially since it has been acknowledged by the maintainer. 

It would have taken very little effort beyond the sassy comment [here](https://github.com/rustdesk/rustdesk-server/issues/163#issuecomment-1386420173) to actually address this.
2025-02-23 23:40:52 -05:00
2024-10-21 22:58:19 +08:00
2025-02-23 23:40:52 -05:00
2023-08-26 20:32:06 +08:00
2025-01-01 20:57:10 +02:00
2025-01-01 20:57:10 +02:00
2025-02-19 01:19:05 +08:00
2021-08-29 23:28:15 +08:00
2023-09-26 02:07:05 +08:00
2023-08-25 21:42:12 +08:00
2023-01-05 11:25:40 +08:00
2023-08-20 22:07:18 +01:00

We need your help to translate this document to your native language

Preview

Install hugo

The clone this repo git clone https://github.com/rustdesk/doc.rustdesk.com.git

Change to this folder:

cd docs.rustdesk.com

Then run the following commands:

hugo new site quickstart
cd quickstart
git init
git clone https://github.com/matcornic/hugo-theme-learn themes/hugo-theme-learn
echo "theme = 'hugo-theme-learn'" >> hugo.toml
hugo server

Make any changes and then reupload.

Description
Document of RustDesk
Readme 39 MiB
Languages
HTML 41.7%
Astro 30.6%
CSS 22.9%
TypeScript 3.1%
JavaScript 1.4%
Other 0.3%