Skip to content

Commit 9eb9a2e

Browse files
authored
Update content/shared/v3-core-get-started/_index.md
1 parent a19b8e4 commit 9eb9a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ source ~/.zshrc
135135

136136
#### Start InfluxDB
137137

138-
To start an InfluxDB node, use the `influxdb3 serve` command
138+
To start your InfluxDB instance, use the `influxdb3 serve` command
139139
and provide the following:
140140

141141
- `--object-store`: Specifies the type of Object store to use. InfluxDB supports the following: local file system (`file`), `memory`, S3 (and compatible services like Ceph or Minio) (`s3`), Google Cloud Storage (`google`), and Azure Blob Storage (`azure`).

0 commit comments

Comments
 (0)