From: colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 Date: Tue, 27 Oct 2020 02:45:52 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1917 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=619ce6bea6fc13ea6ee587ec8a5aebaf66ed3df8;p=libreriscv.git --- diff --git a/HDL_workflow/coriolis2.mdwn b/HDL_workflow/coriolis2.mdwn index aa8449e05..47c37c439 100644 --- a/HDL_workflow/coriolis2.mdwn +++ b/HDL_workflow/coriolis2.mdwn @@ -129,7 +129,7 @@ To set up the coriolis2 environment, run this: For convenience that may be placed in a file and "sourced", to avoid having to look this page up every time - echo "eval `~/coriolis-2.x/src/coriolis/bootstrap/coriolisEnv.py`" > \ + echo "`~/coriolis-2.x/src/coriolis/bootstrap/coriolisEnv.py`" > \ ~/coriolisenv source ~/coriolisenv