mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-09-15 14:35:32 +02:00
docs: mark native Windows as community-supported, WSL2 behaves like Linux
Per the Aug 27 CI/CD integration sync: WSL2 stays fully supported (it behaves like Linux); native Windows moves from "not supported" to community-supported, meaning contributions are welcome but Keygraph does not actively develop or test against it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
fabf56e574
commit
692440135a
+1
-1
@@ -4,7 +4,7 @@ This guide covers platform-specific notes and Docker networking behavior.
|
||||
|
||||
## Windows
|
||||
|
||||
Shannon on Windows is supported through WSL2. Native Windows, including Git Bash, is not supported.
|
||||
Shannon on Windows is supported through WSL2, which behaves like Linux for everything below. Native Windows, including Git Bash, is community-supported: contributions are welcome, but Keygraph does not actively develop or test against it.
|
||||
|
||||
### Ensure WSL2
|
||||
|
||||
|
||||
+1
-1
@@ -877,7 +877,7 @@ This guide covers platform-specific notes and Docker networking behavior.
|
||||
|
||||
## Windows
|
||||
|
||||
Shannon on Windows is supported through WSL2. Native Windows, including Git Bash, is not supported.
|
||||
Shannon on Windows is supported through WSL2, which behaves like Linux for everything below. Native Windows, including Git Bash, is community-supported: contributions are welcome, but Keygraph does not actively develop or test against it.
|
||||
|
||||
### Ensure WSL2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user