Skip to content

Commit eb1710a

Browse files
committed
Might as well advertise FreeBSD more
1 parent 7662b71 commit eb1710a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Moreover, the CEL specification is simpler than the jqlang specification. If you
3838

3939
### Pre-built Binaries
4040

41-
We publish pre-built binaries for Linux, macOS, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
41+
We publish pre-built binaries for Linux, macOS, FreeBSD, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
4242

4343
```bash
4444
curl --proto '=https' --tlsv1.2 -sSf https://get-celq.github.io/install.sh | bash

docs/installation_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Pre-built Binaries
22

3-
We publish pre-built binaries for Linux, macOS, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
3+
We publish pre-built binaries for Linux, macOS, FreeBSD, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
44

55
```bash
66
curl --proto '=https' --tlsv1.2 -sSf https://get-celq.github.io/install.sh | bash

docs/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Pre-built Binaries
66

7-
We publish pre-built binaries for Linux, macOS, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
7+
We publish pre-built binaries for Linux, macOS, FreeBSD, and Windows in celq's [GitHub Releases page](https://github.com/IvanIsCoding/celq/releases). To install the current version for Linux or macOS, run:
88

99
```bash
1010
curl --proto '=https' --tlsv1.2 -sSf https://get-celq.github.io/install.sh | bash

0 commit comments

Comments
 (0)