mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
docs: append cd to setup
This commit is contained in:
parent
247630af93
commit
14dd82a43d
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ You can set `PREFIX` to symlink to a different location.
|
|||
|
||||
```sh
|
||||
git clone git@github.com:daylinmorgan/viv.git ~/.viv
|
||||
cd ~/.viv
|
||||
make install # or PREFIX=~/.local/bin make install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue