aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/README.md b/README.md
index ad8cec4..0be56da 100644
--- a/README.md
+++ b/README.md
@@ -80,4 +80,37 @@ Installation {#sec:installation .unnumbered}
80 80
81 - `arabluatex_trans.lua` 81 - `arabluatex_trans.lua`
82 82
83Development, Git Repository {#sec:devel-git-repos}
84===========================
83 85
86Browse the code {#sec:browse-code .unnumbered}
87---------------
88
89You can browse ArabLuaTeX repository on the web:
90<http://git.robertalessi.net/arabluatex>
91
92From this page, you can download all the releases of ArabLuaTeX. For
93instructions on how to install ArabLuaTeX, please see the “about” tab at
94<http://git.robertalessi.net/arabluatex>.
95
96Comments, Feature requests, Bug Reports {#sec:comm-feat-requ .unnumbered}
97---------------------------------------
98
99<https://notabug.org/ralessi/arabluatex>
100
101Download the repository {#sec:download-repository .unnumbered}
102-----------------------
103
104ArabLuaTeX development is facilitated by git, a distributed version
105control system. You will need to install git (most GNU/Linux
106distributions package it in their repositories).
107
108Use this command to download the repository
109
110 git clone http://git.robertalessi.net/cgit.cgi/arabluatex
111
112A new directory named arabluatex will have been created, containing
113ArabLuaTeX. Git hosting
114
115Please, do not use GitHub or GitLab: see
116[there](https://libreboot.org/git/#githosting).