From 2e993e86ed4a018af76c1ad6c0d93216113ac4fb Mon Sep 17 00:00:00 2001 From: Malanius Date: Sun, 9 Sep 2018 13:57:48 +0200 Subject: [PATCH] Update test branch in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 050ba16..290fb22 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Content of this branch reflects that instance and it's settings. git clone https://github.com/brmlab/brmkan.git cd brmkan ``` -1. Checkout `brmkan` branch: +1. Checkout `brmkan-test` branch: ```bash git checkout brmkan ```