Update test branch in readme

This commit is contained in:
Malanius 2018-09-09 13:57:48 +02:00
parent 8ed8d78dd0
commit 2e993e86ed

View file

@ -21,7 +21,7 @@ Content of this branch reflects that instance and it's settings.
git clone https://github.com/brmlab/brmkan.git git clone https://github.com/brmlab/brmkan.git
cd brmkan cd brmkan
``` ```
1. Checkout `brmkan` branch: 1. Checkout `brmkan-test` branch:
```bash ```bash
git checkout brmkan git checkout brmkan
``` ```