Add more
This commit is contained in:
@@ -6,6 +6,15 @@ Using `stow` ensures that all configuration files are cleanly symlinked into you
|
||||
|
||||
## Requirements
|
||||
|
||||
A script is provided to help install the core dependencies across macOS and common Linux distributions (Ubuntu/Debian, Arch, Fedora).
|
||||
|
||||
To run the installation script:
|
||||
```bash
|
||||
./scripts/install_dependencies.sh
|
||||
```
|
||||
|
||||
Alternatively, you can manually install the required tool:
|
||||
|
||||
- [GNU Stow](https://www.gnu.org/software/stow/)
|
||||
|
||||
To install Stow on macOS, use [Homebrew](https://brew.sh/):
|
||||
|
||||
Reference in New Issue
Block a user