aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2025-12-20 06:21:59 +0800
committerGitHub <noreply@github.com>2025-12-20 06:21:59 +0800
commitb2ee421ab179f154c2328436f123c288aeb8f35a (patch)
treecb112eb46792aae9b2af975f48cbe9ec20db3a6d /README.md
parentcb3c1d80190e8bd0f5d7cb6803c2298c7e621441 (diff)
Remove Windows instructions from README
Removed Windows installation instructions from README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 7738d32..a5bacce 100644
--- a/README.md
+++ b/README.md
@@ -116,12 +116,6 @@ Start docker container:
-p 127.0.0.1:61935:61935/udp \
localhost/ezlive
-# Windows
-
-For windows users, there is a windows build using MSYS2. See [release](https://github.com/mistivia/ezlive/releases).
-
-To start using, unzip the windows tarball, create a `config` file in the same directory as `ezlive.exe`, and run `ezlive.exe`.
-
# Credits
Thank [@uonr](https://github.com/uonr) for making nix flake.