docs: add package-manager install commands to README#15
Closed
ryans-posthog wants to merge 1 commit into
Closed
Conversation
Inlines apt, dnf/copr, pacman, Homebrew, Scoop, Chocolatey, and Docker install commands in the Install section so users no longer have to leave the README for the most common platforms. The existing link to caddyserver.com/docs/install is kept as a fallback for less common install paths. Commands mirror what upstream currently documents at https://caddyserver.com/docs/install. Generated-By: PostHog Code Task-Id: 24cd9950-19a0-4660-8dad-b7a29f467dc8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
## Installsection ofREADME.mdwith inline install commands for Debian/Ubuntu/Raspbian (apt via Cloudsmith), Fedora, CentOS/RHEL, Arch/Manjaro/Parabola, macOS (Homebrew), Windows (Scoop and Chocolatey), and Docker.Scoped to the Install section only —
Build from source, the menu, and all other sections are untouched.Test plan
README.md(GitHub PR preview or local Markdown viewer) and confirm:[Install](#install)menu link still jumps to the right heading.## Installand before## Build from source.bash.