Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taojy123 authored Jan 26, 2020
1 parent 0aa56d7 commit bf065b4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ $ brew install openssl
Debian/Ubuntu:
$ sudo apt install libssl-dev openssl ca-certificates
```
Windows (Win10 Verified):
Source can be downloaded from:
Expand All @@ -55,12 +53,12 @@ docker run -it -p 8012:8012 --name vlang taojy123/vlang bash
### Install Valval
#### Using Git
```
$ git clone https://github.com/toajy123/valval
$ git clone https://github.com/taojy123/valval
$ ln -s $(pwd)/valval ~/.vmodules/valval
```

#### Using VPM
Watchman123456 has registered the module w/ vpm.
Watchman123456 has registered the module with vpm.
Simply use the following if you have v on your PATH variable:
``` bash
$ v install valval
Expand Down

0 comments on commit bf065b4

Please sign in to comment.