mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
feat(website): homebrew cask for macOS
This commit is contained in:
parent
37f5d19739
commit
0da336c8e1
@ -97,11 +97,16 @@ export const downloadMatrix: DownloadMatrix = {
|
||||
x64: "For Intel-based Macs running macOS Big Sur or later.",
|
||||
arm64: "For Apple Silicon Macs such as those with M1 and M2 chips.",
|
||||
},
|
||||
quickStartCode: "brew install --cask trilium-notes",
|
||||
downloads: {
|
||||
dmg: {
|
||||
recommended: true,
|
||||
name: "Download Installer (.dmg)"
|
||||
},
|
||||
homebrew: {
|
||||
name: "Homebrew Cask",
|
||||
url: "https://formulae.brew.sh/cask/trilium-notes#default"
|
||||
},
|
||||
zip: {
|
||||
name: "Portable (.zip)"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user