projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e95991
)
(no commit message)
author
mePy2
<mePy2@web>
Sun, 27 Sep 2020 15:23:07 +0000
(16:23 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 27 Sep 2020 15:23:07 +0000
(16:23 +0100)
HDL_workflow/blahblah.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/blahblah.mdwn
b/HDL_workflow/blahblah.mdwn
index 8ca495bfd4a3fc50f9394c4dd6b86439cb895d7f..485d3747b80209714f7ec9e39c086bbcf42cab3b 100644
(file)
--- 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