From f3256ed4e1a82701a841b1e0ae2ec8a4bda0ba69 Mon Sep 17 00:00:00 2001 From: Ian Zhang Date: Sat, 4 Nov 2023 16:35:54 -0700 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384ee0a..4467457 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ More specifically: * instructions to get this repository locally are available in the [Create a SpinalHDL project](https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/Getting%20Started/Install%20and%20setup.html#create-a-spinalhdl-project) section. -### TL;DR Things have arleady been set up in my environment, how do I run things to try SpinalHDL? +### TL;DR Things have already been set up in my environment, how do I run things to try SpinalHDL? Once in the `SpinalTemplateSbt` directory, when tools are installed, the commands below can be run to use `sbt`.