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
Copy file name to clipboardExpand all lines: docs/source/user-guide/installation.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Make sure the following requirements are met and software installed on your mach
26
26
### Supported Operating Systems
27
27
28
28
- Linux
29
-
- Apple OSX (Intel and Apple Silicon)
29
+
- Apple macOS (Intel and Apple Silicon)
30
30
31
31
### Supported Spark Versions
32
32
@@ -55,7 +55,7 @@ Cloud Service Providers.
55
55
56
56
## Using a Published JAR File
57
57
58
-
Comet jar files are available in [Maven Central](https://central.sonatype.com/namespace/org.apache.datafusion) for amd64 and arm64 architectures for Linux. For Apple OSX, it
58
+
Comet jar files are available in [Maven Central](https://central.sonatype.com/namespace/org.apache.datafusion) for amd64 and arm64 architectures for Linux. For Apple macOS, it
59
59
is currently necessary to build from source.
60
60
61
61
Here are the direct links for downloading the Comet 0.7.0 jar file.
0 commit comments