summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-04-16 09:10:38 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-04-16 09:10:38 +0300
commit993203a30801d84c0f6e6d637f21d7be4c62c199 (patch)
tree2f0a41c5cb57eb0251e8651d4b352b860a8ee7a2 /README.md
parentaf027c998936a9431bb4d891ab033578c4d505d2 (diff)
mention that MesloLGS NF is released under Apache license
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 14f2d297..3f39cc19 100644
--- a/README.md
+++ b/README.md
@@ -1092,7 +1092,10 @@ Syntax highlighting, where present, was provided by [zsh-syntax-highlighting](
[The recommended font](#meslo-nerd-font-patched-for-powerlevel10k) is the product of many
individuals. Its origin is *Bitstream Vera Sans Mono*, which has given birth to *Menlo*, which in
turn has spawned *Meslo*. Finally, extra glyphs have been added to *Meslo* with scripts forked
-from Nerd Fonts.
+from Nerd Fonts. The final font is released under the terms of
+[Apache License](
+ https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20License.txt).
+
MesloLGS NF font can be recreated with the following command (requires `git` and `docker`):