Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/liberationfonts/liberation-fonts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Vijayraghavan <vishalvijayraghavan@gmail.com>2019-09-23 11:29:29 +0300
committerGitHub <noreply@github.com>2019-09-23 11:29:29 +0300
commit945f1ce73f3316e1982cbf33337e258f97ef65a6 (patch)
treebc859acdbd5ef5833aa27547c7e4e693971099fd
parent75ef80332a38192ea003a88142c62b4cd3e92358 (diff)
Updated README indentation
-rw-r--r--README.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.md b/README.md
index 939c76b..bcf8cd8 100644
--- a/README.md
+++ b/README.md
@@ -18,19 +18,22 @@
1. Get sources
The latest sources are available via github by checking out the repo:
- $ git clone https://github.com/liberationfonts/liberation-fonts
+
+ $ git clone https://github.com/liberationfonts/liberation-fonts
Or downloading the tar.gz file via [github](https://github.com/liberationfonts/liberation-fonts/tags).
eg. 2.00.5 can be retrieved via:
- $ wget https://github.com/liberationfonts/liberation-fonts/files/2926169/liberation-fonts-2.00.5.tar.gz
+
+ $ wget https://github.com/liberationfonts/liberation-fonts/files/2926169/liberation-fonts-2.00.5.tar.gz
You can extract the files using the following command where VERSION=2.00.4:
- $ tar zxvf liberation-fonts-[VERSION].tar.gz
+
+ $ tar zxvf liberation-fonts-[VERSION].tar.gz
2. Build from the source
- $ cd liberation-fonts or $ cd liberation-fonts-[VERSION]
- $ make
+ $ cd liberation-fonts or $ cd liberation-fonts-[VERSION]
+ $ make
The binary font files will be available in 'liberation-fonts-ttf-[VERSION]' directory.