Add texinfo as requirement (needed for org-mode)

This commit is contained in:
Pouya Abbassi 2022-01-29 00:29:33 +03:30 committed by Gitea
parent a0ad4fc78e
commit a0c773ba11
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ debian based distro you can install it using =apt install texinfo=.
In order to install *FG42*, issue the following commands:
#+BEGIN_SRC bash
# clonse the FG42 repository in ~/.fg42 directory
# Install emacs, make and texinfo
# clone the FG42 repository in ~/.fg42 directory
$ git clone https://devheroes.codes/FG42/FG42.git ~/.fg42/
# You can clone it where ever your want
$ cd ~/.fg42/