Skip to content

Commit eb67ca1

Browse files
authored
Merge pull request #36 from mokagio/mokagio/macos-docs-tweak
2 parents 659c810 + ceefd42 commit eb67ca1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/dl.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Our latest release (3.13.0) for macOS:
4040

4141
### Homebrew
4242

43-
If you prefer using Homebrew for macOS, our latest release can be installed via [Homebrew Cask](https://caskroom.github.io/ "Homebrew Cask"):
43+
If you prefer using [Homebrew](https://brew.sh/) for macOS, our latest release can be installed via:
4444

45-
brew install --cask db-browser-for-sqlite
45+
brew install db-browser-for-sqlite
4646

4747
## Nightly builds
4848

@@ -79,15 +79,15 @@ Other distribution specific instructions:
7979
Arch Linux provides an [up to date version](https://www.archlinux.org/packages/community/x86_64/sqlitebrowser/)
8080

8181
Install with the following command:
82-
82+
8383
sudo pacman -S sqlitebrowser
8484

8585
### Fedora
8686

8787
Install for Fedora (i386 and x86_64) by issuing the following command:
8888

8989
sudo dnf install sqlitebrowser
90-
90+
9191
### openSUSE
9292

9393
sudo zypper install sqlitebrowser

0 commit comments

Comments
 (0)