Skip to content

Commit 44ccc8c

Browse files
committed
EN, CZ : README : marker for package.zip hyperlink changed
1 parent 0946559 commit 44ccc8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ je moderní a rychlý nástroj pro prohlížení dokumentace Markdown a HTML př
55
## Jak to funguje
66

77
1. Zkuste si **HelpViewer** na [svém repozitáři][yourRepo].
8-
2. Stáhněte si balíček [package.zip](https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip "https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip") a rozbalte jej.
8+
2. Stáhněte si balíček @LTOPVERSIONN@ a rozbalte jej.
99
3. Pro správné zobrazení spusťte prohlížeč bez [CORS omezení][bypassCORS]. Jinak se zobrazí stránka se zprávou a budete muset ručně vybrat soubory s nápovědou a daty.
1010
Další možností, pokud nechcete zasahovat do CORS, je stažení lokálního HTTP serveru pro [Linux][SLinux] (statické sestavení pod Go/musl libc) nebo [Windows][SWindows], založení složky **www** v umístění serveru, rozbalení instalace **HelpViewer** do této složky a spuštění serveru localhost:8080 v prohlížeči.
1111
4. Otevřete **index.html** v prohlížeči.

en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ is a modern, portable and fast tool for viewing Markdown and HTML documentation
55
## How it works
66

77
1. Try **HelpViewer** on [your repository][yourRepo].
8-
2. Download the deployment package from [package.zip](https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip "https://github.com/HelpViewer/HelpViewer/releases/download/__VERSION__/package.zip") and unzip it.
8+
2. Download the deployment package from @LTOPVERSIONN@ and unzip it.
99
3. For correct display, launch the browser without [CORS restrictions][bypassCORS]. Otherwise, you will see a page with message and have to manually select help and data files.
1010
Alternatively, if you don't want to interfere with CORS, is to download a local HTTP server for [Linux][SLinux] (static build under Go/musl libc) or [Windows][SWindows], create a **www** folder in the server location, extract the **HelpViewer** installation into this folder, and start the server on localhost:8080 in your browser.
1111
4. Open the **index.html** file in your browser.

0 commit comments

Comments
 (0)