mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-01-27 19:04:19 +01:00
Convert instructions from Debian to Ubuntu
This commit is contained in:
parent
a796ca85af
commit
a998382ef6
11
README.md
11
README.md
|
|
@ -16,14 +16,13 @@ kappanhang.
|
|||
|
||||
## Compiling
|
||||
|
||||
You'll need
|
||||
You'll need:
|
||||
|
||||
* Go installed on your computer. On Debian-like systems, install a
|
||||
recent package `golang-N.NN-go` and add `/usr/lib/go-N.NN/bin` to
|
||||
your path.
|
||||
- Go installed on your computer. On Ubuntu-like systems, install a recent
|
||||
package `golang`.
|
||||
|
||||
* The development package for libpulse installed. On Debian-like
|
||||
systems, this is package `libpulse-dev`.
|
||||
- The development package for libpulse installed. On Ubuntu-like systems,
|
||||
this is package `libpulse-dev`.
|
||||
|
||||
Then:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue