Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

docs: Link to the Alpine Linux community package for Synapse #16304

Merged
merged 6 commits into from
Sep 14, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix md after applying review
  • Loading branch information
6543 committed Sep 13, 2023
commit aea68f07e9d98f3dbe8355860dd52aa2bc7fe1bd
2 changes: 1 addition & 1 deletion docs/setup/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ sudo pip install py-bcrypt

#### Alpine Linux

6543 maintains [Synapse packages for Alpine Linux]( (https://pkgs.alpinelinux.org/packages?name=synapse&branch=edge) in the community repository. Install with:
6543 maintains [Synapse packages for Alpine Linux](https://pkgs.alpinelinux.org/packages?name=synapse&branch=edge) in the community repository. Install with:

```sh
sudo apk add synapse
Expand Down