diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 10:28:30 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-24 10:28:30 +0100 |
commit | 9abac87d341560920a9d4c0291a75ccdcb14df5d (patch) | |
tree | bae5a58b0f7c2b9fe5d55d44b7593bc070086021 | |
parent | test: fix macOS runs (diff) | |
download | config-links-9abac87d341560920a9d4c0291a75ccdcb14df5d.tar.gz config-links-9abac87d341560920a9d4c0291a75ccdcb14df5d.zip |
README: updatev2.0.2
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 ------- |