File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ Our latest release (3.13.0) for macOS:
40
40
41
41
### Homebrew
42
42
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:
44
44
45
- brew install --cask db-browser-for-sqlite
45
+ brew install db-browser-for-sqlite
46
46
47
47
## Nightly builds
48
48
@@ -79,15 +79,15 @@ Other distribution specific instructions:
79
79
Arch Linux provides an [ up to date version] ( https://www.archlinux.org/packages/community/x86_64/sqlitebrowser/ )
80
80
81
81
Install with the following command:
82
-
82
+
83
83
sudo pacman -S sqlitebrowser
84
84
85
85
### Fedora
86
86
87
87
Install for Fedora (i386 and x86_64) by issuing the following command:
88
88
89
89
sudo dnf install sqlitebrowser
90
-
90
+
91
91
### openSUSE
92
92
93
93
sudo zypper install sqlitebrowser
You can’t perform that action at this time.
0 commit comments