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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,8 +58,8 @@ Soar comes as a single-file, statically-linked executable with no dependencies t
58
58
Soar comes with [sane defaults](https://soar.qaidvoid.dev/configuration.html) & [all repositories](https://docs.pkgforge.dev/repositories/) preconfigured at `~/.config/soar/config.toml`<br>
59
59
For additional configuration guide, click [here](https://soar.qaidvoid.dev/configuration.html)
60
60
> [!NOTE]
61
-
> [External repositories](https://docs.pkgforge.dev/repositories/external)aren't enabled enabled by default.
62
-
> Enable them with `soar defconfig --external`
61
+
> Soar provides [External repositories](https://docs.pkgforge.dev/repositories/external), which aren't enabled by default.
62
+
> Enable them with `soar defconfig --external` if you haven't created configuration file yet. Or, add them manually using metadata from [here](https://meta.pkgforge.dev/external/).
0 commit comments