Updated Schematic Builder (markdown)

kepler155c
2018-12-27 03:19:30 -05:00
parent 7f4af00ea3
commit 49f031ce70

@@ -59,7 +59,7 @@ base64 -w0 NAME.schematic > NAME.schematic.base64
windows (I haven't tried this - but google said this will work):
```
certutil -encode NAME.schematic NAME.schematic.base64
certutil -encode NAME.schematic tmp.b64 && findstr /v /c:- tmp.b64 > NAME.schematic.base64
```
Upload the base64 file to pastebin.