From 2ae7137d96e723a19b82ea081c7f027180c60d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20G=C3=BCnther?= Date: Thu, 22 Aug 2019 11:56:29 +0200 Subject: [PATCH] README: Fix link The link was not clickable before (because it was invalid markdown). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a64e90..8283173 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Fomu requires specialized software. Namely, you must have the following softwar | **[wishbone-tool](https://github.com/xobs/wishbone-utils/)** | Interact with Fomu over USB | | **serial console** | Interact with Python over a virtual console | -This software is provided for Linux x86/64, macOS, and Windows, via [Fomu Toolchain] (github.com/im-tomu/fomu-toolchain/releases/latest). If you're taking this workshop as a class, the toolchain are provided on the USB disk. Debian packages are also [available for Raspberry Pi](https://github.com/im-tomu/fomu-raspbian-packages). For other platforms, please see the people running the workshop. +This software is provided for Linux x86/64, macOS, and Windows, via [Fomu Toolchain](https://github.com/im-tomu/fomu-toolchain/releases/latest). If you're taking this workshop as a class, the toolchain are provided on the USB disk. Debian packages are also [available for Raspberry Pi](https://github.com/im-tomu/fomu-raspbian-packages). For other platforms, please see the people running the workshop. To install the software, extract it somewhere on your computer, then open up a terminal window and add that directory to your PATH: