aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-24 10:28:30 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-24 10:28:30 +0100
commit9abac87d341560920a9d4c0291a75ccdcb14df5d (patch)
treebae5a58b0f7c2b9fe5d55d44b7593bc070086021 /README.md
parenttest: fix macOS runs (diff)
downloadconfig-links-9abac87d341560920a9d4c0291a75ccdcb14df5d.tar.gz
config-links-9abac87d341560920a9d4c0291a75ccdcb14df5d.zip
README: updatev2.0.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ff362c..4247989 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,11 @@ Installation
* For Arch Linux, use the [AUR package].
* For Ubuntu, use the [PPA].
* Alternatively, just checkout this repository.
+* For macOS, see [this section].
[AUR package]: https://aur.archlinux.org/packages/config-links/
[PPA]: https://launchpad.net/~egor-tensin/+archive/ubuntu/config-links
+[this section]: #macos
Usage
-----
@@ -110,6 +112,13 @@ allows) are not supported.
A special variable name `CONFIG_LINKS_ROOT` is resolved to the root path, "/".
+macOS
+-----
+
+macOS is supported on a basic level.
+GNU coreutils and findutils are required, which you can install using Homebrew.
+Don't forget to add them to PATH!
+
License
-------