Skip to content

Commit c4ed194

Browse files
committed
Merge branch 'master' of github.com:influxdata/docs-v2
2 parents 81e11c5 + d9ba71c commit c4ed194

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build
5555

5656
#### Run the install script
5757

58-
Enter the following command to use [curl](https://curl.se/download.html)to download the script and install {{% product-name %}}, regardless of your operating system:
58+
Enter the following command to use [curl](https://curl.se/download.html) to download the script and install {{% product-name %}} for MacOS and Linux operating systems:
5959

6060
```bash
6161
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh
@@ -75,7 +75,7 @@ source ~/.zshrc
7575

7676
#### Optional: Download build artifacts and Docker images
7777

78-
Download the latest build artifacts and Docker images from the links below. These are updated with every merge into `main`.
78+
Download the latest build artifacts — including Windows — and Docker images from the links below. These are updated with every merge into `main`.
7979

8080
##### {{% product-name %}} (latest):
8181
* Docker: [quay.io/influxdb/influxdb3-core:latest](https://quay.io/influxdb/influxdb3-core:latest)

content/shared/v3-enterprise-get-started/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build
5555

5656
#### Run the install script
5757

58-
Enter the following command to use [curl](https://curl.se/download.html)to download the script and install {{% product-name %}}, regardless of your operating system:
58+
Enter the following command to use [curl](https://curl.se/download.html) to download the script and install {{% product-name %}}, for MacOS and Linux operating systems:
5959

6060
```bash
6161
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh enterprise
@@ -75,7 +75,7 @@ source ~/.zshrc
7575

7676
#### Optional: Download build artifacts and Docker images
7777

78-
Download the latest build artifacts and Docker images from the links below. These are updated with every merge into `main`.
78+
Download the latest build artifacts — including Windows — and Docker images from the links below. These are updated with every merge into `main`.
7979

8080
##### {{% product-name %}} (latest):
8181

0 commit comments

Comments
 (0)