From 2cba47b6972dd9e2713744c8d469346e55f44fa1 Mon Sep 17 00:00:00 2001 From: David Biancolin Date: Sun, 8 Sep 2019 21:37:02 -0700 Subject: [PATCH] [docs] A couple spelling fixes in Quick Start [skip ci] --- docs/Quick-Start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Quick-Start.rst b/docs/Quick-Start.rst index fc022ca0..86d62b11 100644 --- a/docs/Quick-Start.rst +++ b/docs/Quick-Start.rst @@ -28,7 +28,7 @@ To build the toolchains, you should run: .. Note:: If you are planning to use the Hwacha vector unit, or other RoCC-based accelerators, you should build the esp-tools toolchains by adding the ``esp-tools`` argument to the script above. If you are running on an Amazon Web Services EC2 instance, intending to use FireSim, you can also use the ``--ec2fast`` flag for an expedited installation of a pre-compiled toolchain. -Finally, set up Chipyard environment varibles and put the newly built toolchain on your path: +Finally, set up Chipyard's environment variables and put the newly built toolchain on your path: .. code-block:: shell