Update readme
This commit is contained in:
parent
5bd1cf4aba
commit
ac2d422711
|
@ -12,7 +12,6 @@ package as dependency.
|
||||||
|
|
||||||
See the part about installing srfi-libraries for more details.
|
See the part about installing srfi-libraries for more details.
|
||||||
|
|
||||||
|
|
||||||
## Add the Guix channell
|
## Add the Guix channell
|
||||||
|
|
||||||
Copy this:
|
Copy this:
|
||||||
|
@ -38,7 +37,9 @@ Run:
|
||||||
|
|
||||||
## Installing/using packages
|
## Installing/using packages
|
||||||
|
|
||||||
The packages have been prefixed with "snow-", so for example to use package (arvyy mustache) run:
|
The packages have been prefixed with "snow-", and spaces replaced with "-".
|
||||||
|
|
||||||
|
So for example to use package (arvyy mustache) run:
|
||||||
|
|
||||||
guix install snow-arvyy-mustache
|
guix install snow-arvyy-mustache
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue