Skip to content

Commit

Permalink
change path from sources
Browse files Browse the repository at this point in the history
  • Loading branch information
fnbk committed Mar 14, 2018
1 parent c10ce48 commit 441889a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,14 @@ make git

## vcprompt
```
git clone [email protected]:fnbk/vcpromt.git
./autogen.sh
./configure
git clone [email protected]:fnbk/vcpromt.git
make
sudo make install
```

## pwgen
```
git clone [email protected]:fnbk/pwgen.git
cd pwgen
git clone [email protected]:fnbk/pwgen.git
make
sudo make install
```
Expand Down

0 comments on commit 441889a

Please sign in to comment.