Browse Source

docs: emoji & less package installs

main
decentral1se 12 months ago
parent
commit
9a8ff220d2
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 4
      README.md

4
README.md

@ -1,6 +1,6 @@
# go-sh-manymanuals
> Work in progress... :bomb:
> 🏃 🤫 📚
The idea behind this software came from the [Permacomputing Update
2021](http://viznut.fi/texts-en/permacomputing_update_2021.html), especially
@ -18,7 +18,7 @@ manuals and datasheets for everything in [Varia](https://varia.zone).
## Hacking
```
sudo apt-get install libpoppler-glib-dev libcairo2-dev # for github.com/kyoushuu/go-poppler
sudo apt-get install --no-install-recommends libpoppler-glib-dev # for github.com/kyoushuu/go-poppler
mkdir -p datasheets # fill with https://vvvvvvaria.org/~crunk/datasheets.zip
tail -f debug.log # in another terminal
go run goshmm.go

Loading…
Cancel
Save