diff --git a/content/shared/v3-core-get-started/_index.md b/content/shared/v3-core-get-started/_index.md index baef3f237..9ab44eb64 100644 --- a/content/shared/v3-core-get-started/_index.md +++ b/content/shared/v3-core-get-started/_index.md @@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build #### Run the install script -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: +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: ```bash curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh @@ -75,7 +75,7 @@ source ~/.zshrc #### Optional: Download build artifacts and Docker images -Download the latest build artifacts and Docker images from the links below. These are updated with every merge into `main`. +Download the latest build artifacts — including Windows — and Docker images from the links below. These are updated with every merge into `main`. ##### {{% product-name %}} (latest): * Docker: [quay.io/influxdb/influxdb3-core:latest](https://quay.io/influxdb/influxdb3-core:latest) diff --git a/content/shared/v3-enterprise-get-started/_index.md b/content/shared/v3-enterprise-get-started/_index.md index 340d0838c..8d0ba03f5 100644 --- a/content/shared/v3-enterprise-get-started/_index.md +++ b/content/shared/v3-enterprise-get-started/_index.md @@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build #### Run the install script -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: +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: ```bash curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh enterprise @@ -75,7 +75,7 @@ source ~/.zshrc #### Optional: Download build artifacts and Docker images -Download the latest build artifacts and Docker images from the links below. These are updated with every merge into `main`. +Download the latest build artifacts — including Windows — and Docker images from the links below. These are updated with every merge into `main`. ##### {{% product-name %}} (latest):