Skip to content

Commit 407b4ba

Browse files
authored
docs(soar): Remove redundant comma
1 parent b4732a1 commit 407b4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/soar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The `soar` module installs & integrates the [`soar`](https://github.com/pkgforge/soar) package manager as an alternative to [Homebrew / Linuxbrew](https://brew.sh/).
44

55
[`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.
77
Other repos that contain GUI applications are disabled to make `soar` focused on CLI binaries only.
88
This is configurable if you wish to have a package manager for GUI applications, see [`Configuration options`](#configuration-options).
99

0 commit comments

Comments
 (0)