fix expedited typo

This commit is contained in:
alonamid 2019-07-27 17:47:09 -07:00
parent aec0fb73c4
commit 51bffaff45
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ TO build the toolchains, you should run:
./scripts/build-toolchains.sh
.. 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 expediated installation of a pre-compiled toolchain.
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.
What's Next?