Skip to content

Commit 2f3bd07

Browse files
committed
Remove duplicate platform listing from standalone binaries
The platform information was duplicating what's already in the package manager section and isn't needed in the standalone binaries section. Changes: - Remove platform bullet list from standalone binaries section - Keep GitHub Releases link and go straight to installation examples - Platform information is already covered in package manager section
1 parent 4c5f942 commit 2f3bd07

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,6 @@ uv add --dev django-language-server
123123

124124
Standalone binaries are available for macOS, Linux, and Windows from [GitHub Releases](https://github.com/joshuadavidthomas/django-language-server/releases).
125125

126-
Pre-built binaries are provided for the following platforms:
127-
128-
- Linux: x64, arm64
129-
- macOS: x64 (Intel), arm64 (Apple Silicon)
130-
- Windows: x64
131-
132-
Download the archive for your platform, extract it, and add the binary to your PATH.
133-
134126
#### Linux and macOS
135127

136128
```bash

0 commit comments

Comments
 (0)