You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/soar/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The `soar` module installs & integrates the [`soar`](https://github.com/pkgforge/soar) package manager as an alternative to [Homebrew / Linuxbrew](https://brew.sh/).
4
4
5
5
[`soar`](https://github.com/pkgforge/soar) is a package manager, which manages the installation of portable & static binaries.
6
-
[PkgForge's](https://github.com/pkgforge)`bincache`, repo is used by default for the binaries.
6
+
[PkgForge's](https://github.com/pkgforge)`bincache` repo is used by default for the binaries.
7
7
Other repos that contain GUI applications are disabled to make `soar` focused on CLI binaries only.
8
8
This is configurable if you wish to have a package manager for GUI applications, see [`Configuration options`](#configuration-options).
0 commit comments