Add more
This commit is contained in:
@@ -6,6 +6,15 @@ Instead of a custom installation script, configurations are organized into logic
|
||||
|
||||
## 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