update README

This commit is contained in:
Armin 2016-08-18 14:47:20 +02:00
parent d472156595
commit 278837f967
1 changed files with 2 additions and 2 deletions

View File

@ -42,10 +42,10 @@ vpm requires BASH, the Bourne Again SHell, which should be installed by default
Installing vpm should be as easy as following the simple following steps:
1. Install git via xbps-install
xbps-install -S git
$ xbps-install -S git
2. Clone vpm repository
git clone git@github.com:netzverweigerer/vpm.git
$ git clone git@github.com:netzverweigerer/vpm.git
I'm not covering how to put vpm into a place that is in your $PATH as I can't give general UNIX administration support in this README.