From: Cesar Strauss Date: Sat, 23 Mar 2024 20:37:15 +0000 (-0300) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?p=dev-env-setup.git;a=commitdiff_plain;h=845f8517db11d396edf02a76c4d937afadc07b2f fix typo --- diff --git a/hdl-dev-ls2 b/hdl-dev-ls2 index 9aa9f39..0fe6cad 100755 --- a/hdl-dev-ls2 +++ b/hdl-dev-ls2 @@ -38,6 +38,6 @@ cd ../ chown -R $SUDO_USER . chgrp -R $SUDO_USER . echo -e " -\e[1;91mAll Libre-SOC dev dependenices should now be installed.\e[0m +\e[1;91mAll Libre-SOC dev dependencies should now be installed.\e[0m "