diff --git a/docs/index.html b/docs/index.html index 5b2e6ed5..b930e755 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Telega Manual (v0.7.1) @@ -537,7 +537,7 @@

Installing telega and TDLib f On Guix System:

-
$ guix package -i emacs-telega font-gnu-unifont font-gnu-freefont
+
$ guix package -i emacs-telega font-gnu-{unifont,freefont}
 
@@ -3127,7 +3127,7 @@

telega-mn

Author: Zajcev Evgeny

-

Created: 2020-12-13 Sun 14:26

+

Created: 2020-12-13 Sun 14:41

Validate

diff --git a/docs/telega-ellit.org b/docs/telega-ellit.org index 63c433ce..4c2a5876 100644 --- a/docs/telega-ellit.org +++ b/docs/telega-ellit.org @@ -138,7 +138,7 @@ compiling =TDLib= from source, this is a good option! On Guix System: #+begin_src shell -$ guix package -i emacs-telega font-gnu-unifont font-gnu-freefont +$ guix package -i emacs-telega font-gnu-{unifont,freefont} #+end_src The latter two packages provide glyphs used by =telega=. diff --git a/docs/telega-manual.org b/docs/telega-manual.org index f85943f5..67806760 100644 --- a/docs/telega-manual.org +++ b/docs/telega-manual.org @@ -212,7 +212,7 @@ compiling =TDLib= from source, this is a good option! On Guix System: #+begin_src shell - $ guix package -i emacs-telega font-gnu-unifont font-gnu-freefont + $ guix package -i emacs-telega font-gnu-{unifont,freefont} #+end_src The latter two packages provide glyphs used by =telega=.