(no commit message)
authormePy2 <mePy2@web>
Sun, 27 Sep 2020 15:23:07 +0000 (16:23 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 27 Sep 2020 15:23:07 +0000 (16:23 +0100)
HDL_workflow/blahblah.mdwn

index 8ca495bfd4a3fc50f9394c4dd6b86439cb895d7f..485d3747b80209714f7ec9e39c086bbcf42cab3b 100644 (file)
@@ -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