1 Changing Branch to Development
Undeadhunter edited this page 2016-12-21 10:16:53 +01:00

Changing to the development branch

This only works if you installed mylar through git.

Installing mylar through git

git clone https://github.com/evilhero/mylar.git

This will pull the source code from the main branch ('stable' version)

Changing the branch

git checkout development

This will pull the development branch from the git repository.

Starting mylar

You can now start mylar by running

python Mylar.py