Add information about installation

This commit is contained in:
Yorick Barbanneau 2019-11-10 02:48:03 +01:00
parent 1d9cd3a9c4
commit 4128b4ee06

View file

@ -4,6 +4,11 @@ dotinstall - manage dotfiles
`dotinstall` is another little script made for install or uninstall dotfiles by `dotinstall` is another little script made for install or uninstall dotfiles by
creating symbolic link. You need to provide a boostrap script for it. creating symbolic link. You need to provide a boostrap script for it.
## Installation
Just put the `dotinstall.sh` script in a folder accessible via the `$PATH`
command. I choose to put it in `~/.local/bin/`.
## How to use ## How to use
``` ```