1
0
Fork 0

- updated READMEs.

This commit is contained in:
cage 2022-12-10 14:49:53 +01:00
parent 6348e57ea2
commit 2e82667455
2 changed files with 10 additions and 2 deletions

View File

@ -51,8 +51,12 @@
- unzip (command line utitlity to decompress zip file);
- your favourite editor (default: nano).
All the dependencies above should be available using the package
manager of your distribution (~apt~, ~yum~ etc).
+ optional recommended programs:
- man
- imagemagick
All the dependencies above should be available using the package
manager of your distribution (~apt~, ~yum~ etc).
** Lisp Libraries
- alexandria;

View File

@ -92,6 +92,10 @@ Table of Contents
• unzip (command line utitlity to decompress zip file);
• your favourite editor (default: nano).
optional recommended programs:
• man
• imagemagick
All the dependencies above should be available using the package
manager of your distribution (`apt', `yum' etc).