(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Tue, 27 Oct 2020 02:45:52 +0000 (02:45 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 27 Oct 2020 02:45:52 +0000 (02:45 +0000)
HDL_workflow/coriolis2.mdwn

index aa8449e0593073822e9d628f85d95eb8576dddeb..47c37c439db30923219fce835d85e5df416282a2 100644 (file)
@@ -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