Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit eda4594

Browse files
authored
typo fixes (#277)
1 parent 791bcaa commit eda4594

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/modules/ROOT/pages/installation.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ $ ./stackablectl
7272

7373
If macOS denies the execution of stackablectl go to `Settings` -> `Security & Privacy` -> `General`. Here you will see a pop up asking if you want to allow access for `stackablectl`. You must allow access.
7474

75+
[#build-from-source]
7576
== Build stackablectl from source
7677
To build `stackablectl` from source you need to have the following tools installed:
7778

@@ -167,11 +168,12 @@ stackablectl requires 200MB of disk storage, 1GB of RAM and 1 CPU to operate.
167168
=== Operating system
168169

169170
The pre-compiled stackablectl binary supports the following operating systems:
170-
In case a OS is not supported by the binary, it can always be build from [source](https://github.com/stackabletech/stackablectl).
171171

172172
* Microsoft Windows 10 or above
173173
* Apple MacOS 11 or above
174174
* Ubuntu Linux 22.04 or above (only vendor supported versions are supported)
175175
* RedHat Enterprise Linux 8 and 9 (only vendor supported versions are supported)
176176
* Debian Linux 10 or above (only vendor supported versions are supported)
177177
* SUSE Linux 15.3 or above (only vendor supported versions are supported)
178+
179+
In case your OS is not supported by the pre-compiled binary, you can <<build-from-source,build from source>>.

0 commit comments

Comments
 (0)