# Links
-* About HiTas: <https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/>
+* About HiTAS: <https://www-soc.lip6.fr/equipe-cian/logiciels/tasyagle/>
* Bug: <https://bugs.libre-soc.org/show_bug.cgi?id=890>
* Coriolis2 installation: [[coriolis2]]
* HDL workflow: [[HDL_workflow]]
## Installation instructions
NOTE: These are required to setup a new chroot, copy over the devscript repo,
-and make sure the new chroot has all the necesarry packages.
+and make sure the new chroot has all the necessary packages.
-1. mk-deb-chroot tasyagle
-1. cp-scripts-to-chroot tasyagle
-1. (tasyagle) install-hdl-apt-reqs
+1. ./mk-deb-chroot tasyagle
+1. ./cp-scripts-to-chroot tasyagle
+1. (tasyagle) ./install-hdl-apt-reqs
-1. (tasyagle) tasyagle-install
+1. (tasyagle) ./tasyagle-install
-**NOTE:** Currently the tasyagle build script is failing (see bug for details).
\ No newline at end of file
+**NOTE:** Currently the tasyagle build script is failing (see bug for details).