mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-03-31 14:24:16 +02:00
9 lines
300 B
Markdown
9 lines
300 B
Markdown
# Installation
|
|
|
|
CyMaIS can be easily installed using [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager). Once you have the package manager set up, simply run:
|
|
|
|
```bash
|
|
pkgmgr install cymais
|
|
```
|
|
|
|
This command will install CyMaIS on your system with the alias **cymais**. |