Skip to content

Commit 678c4c4

Browse files
enhance: Add warning that instruction only work on Linux
1 parent 1f95eb8 commit 678c4c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crowdsec-docs/docs/contributing/test_environment.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ title: Creating a test environment
44
sidebar_position: 10
55
---
66

7+
:::warning
8+
The following documentation is written for use on Linux systems. If you are using a different operating system, please adjust the commands accordingly if we have prebuilt binaries for your system.
9+
10+
**However, please note we do not compile for MacOS so you will need to compile from source.**
11+
:::
12+
713
You need a test environment for several reasons:
814

915
- Creation of new parsers or scenarios

0 commit comments

Comments
 (0)