# Setup Guide

To setup CyMaIS follow this steps: 

## Prerequisites

Before you setup CyMaIS you need to install [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager).
Follow the installation instruction descriped [here](https://github.com/kevinveenbirkenbach/package-manager)

## Setup CyMaIS

To setup CyMaIS execute: 

```bash
pkgmgr setup cymais
```

This command will setup CyMaIS on your system with the alias **cymais**.

## Get Help 

After you setuped CyMaIS you can recieve more help by executing: 

```bash
cymais --help
```