You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: docs/install/windows.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
layout: default
3
3
title: Windows (Alpha)
4
4
parent: Install and Configure
5
-
nav_order: 4
5
+
nav_order: 6
6
6
---
7
7
8
8
# Windows
@@ -15,9 +15,9 @@ As an alternative, we recommend [Ubuntu for Windows 10](https://www.microsoft.co
15
15
16
16
## ZIP install
17
17
18
-
1. Download the ZIP.
18
+
1. Download [the ZIP file](https://d3g5vo6xdbdb9a.cloudfront.net/downloads/odfe-windows/ode-windows-zip/odfe-1.3.0.zip).
19
19
20
-
1. Extract the ZIP file to a directory and open that directory at the command prompt.
20
+
1. Extract the file to a directory, and open that directory at the command prompt.
21
21
22
22
1. Run Open Distro for Elasticsearch:
23
23
@@ -30,7 +30,7 @@ As an alternative, we recommend [Ubuntu for Windows 10](https://www.microsoft.co
30
30
31
31
1. Install Java 11.
32
32
33
-
1. Download the EXE file, run it, and click through the steps.
33
+
1. Download [the EXE file](https://d3g5vo6xdbdb9a.cloudfront.net/downloads/odfe-windows/odfe-executables/Open_Distro_for_Elasticsearch_windows-x64_1.3.0.exe), run it, and click through the steps.
34
34
35
35
1. Open the command prompt and navigate to the Open Distro for Elasticsearch install directory:
0 commit comments