From 8bf1d0dde4750bb0e959b49e09759a1639bb0347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Thelander=20Andr=C3=A9n?= <marcus.thelander_andren@control.lth.se> Date: Thu, 11 Apr 2019 13:01:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a3e86..59b74af 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ information can be found [here](https://gitlab.control.lth.se/labdev/LabConnecti ## Getting Started ### Installation Instructions on installing the required software and setting up a connection between -the host computer and the BBB are found [here](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/master/docs/build/man/installation.md#installation-instructions). +the host computer and the BBB are found [here](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/julia1/docs/build/man/installation.md#installation-instructions). ### A Simple Example We will here go through a simple example of using the host computer interface to communicate with the BBB and control the onboard system LEDs. -- GitLab