From dce533aef9c0cb41faf8aab6ff88ad9f79267584 Mon Sep 17 00:00:00 2001 From: Kris Kwiatkowski Date: Sun, 9 Dec 2018 15:42:34 +0000 Subject: [PATCH] Update README.md --- disco/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/disco/README.md b/disco/README.md index d293df6..b50d360 100644 --- a/disco/README.md +++ b/disco/README.md @@ -1,6 +1,6 @@ # Disco for RISC-V HiFive1 -Assuming RISC-V toolchain, SDK and openocd is installed +Assuming RISC-V toolchain, SDK and openocd are installed * ``make``: compile repository -* ``make run``: uses ``openocd`` and GBD to upload and start executing on HiFive1 \ No newline at end of file +* ``make run``: uses ``openocd`` and GBD to upload and start executing on HiFive1