add usage in README.md
This commit is contained in:
parent
dd0e6bcd79
commit
0c016916f2
|
|
@ -2,3 +2,11 @@
|
|||
|
||||
<img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen.png">
|
||||
<img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen2.png">
|
||||
|
||||
## Usage
|
||||
```
|
||||
$ cd $HOME
|
||||
$ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
|
||||
$ cd ~/.dotfiles
|
||||
$ stow . --no-folding
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue