forked from varia/go-sh-manymanuals
docs: emoji & less package installs
This commit is contained in:
parent
d624da4ab9
commit
9a8ff220d2
@ -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…
Reference in New Issue
Block a user