From 87d119179dc3e98cae61b062cd1762357582d7a9 Mon Sep 17 00:00:00 2001 From: Steve Hoover Date: Wed, 17 Feb 2021 17:40:39 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddd6930..fbc7aa6 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Accompanying resources for the [Building a RISC-V CPU Core](https://courses.edx. ## RISC-V Starting-Point Code -To begin the first RISC-V lab, use this link to open starting-point code in makerchip. +To begin the first RISC-V lab, Ctrl-click this link to open starting-point code in makerchip. ## RISC-V Reference Solution -In case you get stuck, we've got your back! These reference solutions will help with syntax, etc. without handing your the answers. +In case you get stuck, we've got your back! These reference solutions (Ctrl-click) will help with syntax, etc. without handing your the answers. ## Final Result