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: doc/user/content/install.md
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,18 @@ menu: "main"
5
5
weight: 2
6
6
---
7
7
8
+
{{< promo >}}
9
+
10
+
[Want to connect with Materialize? Join our growing community on Slack! →](https://materializecommunity.slack.com/join/shared_invite/zt-f0qdaz1v-NgGIuxK7Rm1H4AjvJEO8bQ#/)
11
+
12
+
{{< /promo >}}
13
+
8
14
You can access Materialize through the `materialized` binary, which you can
9
-
install on macOS and Linux. These instructions install the latest release of
10
-
Materialize, **{{< version >}}**. For prior releases, see the [Versions
11
-
page](/versions).
15
+
install on macOS and Linux, or [build](#build-from-source) on most OSes (e.g. FreeBSD). These
16
+
instructions install the latest release of Materialize, **{{< version >}}**. For
17
+
prior releases, see the [Versions page](/versions).
12
18
13
-
**Note**: We have unofficial support for other operating systems, e.g. FreeBSD, if you [build from source](#build-from-source).
19
+
**Have any questions?**[Contact us](https://materialize.io/contact/)
14
20
15
21
## macOS installation
16
22
@@ -89,6 +95,8 @@ Detail | Info
89
95
90
96
For more information, see [CLI Connections](/connect/cli/).
91
97
92
-
## Up next
98
+
{{< cta >}}
99
+
100
+
[Next, let's get started with Materialize →](/docs/get-started)
93
101
94
-
With `materialized` installed, let's [get started](/get-started).
0 commit comments