From d06eff580552da7b7a263e517775c44d8e0ffd62 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 4 Apr 2016 22:50:42 +0200 Subject: updated README.md with references to notabug.org --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'README.md') 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} - `arabluatex_trans.lua` +Development, Git Repository {#sec:devel-git-repos} +=========================== +Browse the code {#sec:browse-code .unnumbered} +--------------- + +You can browse ArabLuaTeX repository on the web: + + +From this page, you can download all the releases of ArabLuaTeX. For +instructions on how to install ArabLuaTeX, please see the “about” tab at +. + +Comments, Feature requests, Bug Reports {#sec:comm-feat-requ .unnumbered} +--------------------------------------- + + + +Download the repository {#sec:download-repository .unnumbered} +----------------------- + +ArabLuaTeX development is facilitated by git, a distributed version +control system. You will need to install git (most GNU/Linux +distributions package it in their repositories). + +Use this command to download the repository + + git clone http://git.robertalessi.net/cgit.cgi/arabluatex + +A new directory named arabluatex will have been created, containing +ArabLuaTeX. Git hosting + +Please, do not use GitHub or GitLab: see +[there](https://libreboot.org/git/#githosting). -- cgit v1.2.3