diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-02-04 00:46:47 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2016-02-04 00:46:47 +0100 |
| commit | 082adef65bf042c7c11546bf5d582856dfb09900 (patch) | |
| tree | 8a40597c6b29e014bf83877cef50aef549e0f547 | |
| parent | 28cb3678c9571f042e79bd8fb7b4b10ad1f4b62d (diff) | |
| download | g-082adef65bf042c7c11546bf5d582856dfb09900.tar.gz g-082adef65bf042c7c11546bf5d582856dfb09900.zip | |
Updated README file
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,12 +19,12 @@ I guess that the commands above are quite self-explanatory. Note though that if the path was not given to the add command then the current working directory will be picked instead. -# Install +## Install -Just place the g.sh and the gcompletion.sh files wherever you want and then -add a "source" command for both of the files in the .bashrc file. +Just place the `g.sh` and the `gcompletion.sh` files wherever you want and then +add a `source` command for both of the files in the `.bashrc` file. -# Legal stuff +## Legal stuff Copyright (C) 2013-2016 Miquel Sabaté Solà |
