mirror of
https://github.com/dvorka/hstr.git
synced 2025-01-01 20:51:45 +08:00
MD
This commit is contained in:
parent
c0ed23d953
commit
5194cdf8b9
2 changed files with 3 additions and 2 deletions
|
@ -29,7 +29,7 @@ hh --show-configuration >> ~/.bashrc
|
|||
|
||||
INSTALLATION FROM SOURCE CODE
|
||||
-----------------------------
|
||||
* Clone git repository
|
||||
* Clone Git repository:
|
||||
```bash
|
||||
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:
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
Author : martin.dvorak@mindforger.com
|
||||
Copyright : Apache 2.0
|
||||
Description : Curses utilities
|
||||
http://pueblo.sourceforge.net/doc/manual/ansi_color_codes.html
|
||||
============================================================================
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue