chore: add clarity on Windows

pull/5761/head
Peter Barnett 2025-01-13 09:29:51 -05:00
parent 72c5295eed
commit 3cf2a07506
2 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build
#### Run the install script #### 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 ```bash
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh 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 #### 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): ##### {{% product-name %}} (latest):
* Docker: [quay.io/influxdb/influxdb3-core:latest](https://quay.io/influxdb/influxdb3-core:latest) * Docker: [quay.io/influxdb/influxdb3-core:latest](https://quay.io/influxdb/influxdb3-core:latest)

View File

@ -55,7 +55,7 @@ Or, if you prefer, you can download and install {{% product-name %}} from [build
#### Run the install script #### 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 ```bash
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh enterprise 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 #### 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): ##### {{% product-name %}} (latest):