From: mePy2 Date: Sun, 27 Sep 2020 15:23:07 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2109 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ed95859593bbd3159caa78cc72f3047ae25d873;p=libreriscv.git --- diff --git a/HDL_workflow/blahblah.mdwn b/HDL_workflow/blahblah.mdwn index 8ca495bfd..485d3747b 100644 --- a/HDL_workflow/blahblah.mdwn +++ b/HDL_workflow/blahblah.mdwn @@ -1,4 +1,6 @@ -If you get this: +# CircuitVerse for interactive schematics + +**If you get this:** #!/bin/bash cd "CircuitVerse-master folder" @@ -8,9 +10,9 @@ If you get this: npm run build -I get: `npm ERR! missing script: build` +`npm ERR! missing script: build` -Well... run it in the correct folder! ("cv-frontend-master") :) +**Well... run it in the correct folder! ("cv-frontend-master") :)** #!/bin/bash cd cv-frontend-master