This commit is contained in:
Martin Dvorak 2014-04-12 07:37:06 +02:00
parent c0ed23d953
commit 5194cdf8b9
2 changed files with 3 additions and 2 deletions

View file

@ -29,7 +29,7 @@ hh --show-configuration >> ~/.bashrc
INSTALLATION FROM SOURCE CODE INSTALLATION FROM SOURCE CODE
----------------------------- -----------------------------
* Clone git repository * Clone Git repository:
```bash ```bash
git clone https://github.com/dvorka/hstr.git git clone https://github.com/dvorka/hstr.git
``` ```
@ -50,7 +50,7 @@ hh --show-configuration >> ~/.bashrc
``` ```
INSTALLATION DISTRIBUTION DISTRIBUTION INSTALLATION
------------------------- -------------------------
* download latest distribution from project Releases section: * download latest distribution from project Releases section:

View file

@ -4,6 +4,7 @@
Author : martin.dvorak@mindforger.com Author : martin.dvorak@mindforger.com
Copyright : Apache 2.0 Copyright : Apache 2.0
Description : Curses utilities Description : Curses utilities
http://pueblo.sourceforge.net/doc/manual/ansi_color_codes.html
============================================================================ ============================================================================
*/ */