-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Stanley Melgar edited this page May 23, 2024
·
7 revisions
To install dependencies you've to use the requirements
file. Execute given it as argument your OS
Argument | Description |
---|---|
arch |
Uses pacman to install dependencies |
ubuntu / debian |
Uses apt to install dependencies |
mac |
Uses brew to install dependencies |
./requirements.sh -arch
Note
Ensure file has execution permission