1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

readme: v up

This commit is contained in:
Alexander Medvednikov
2019-07-31 04:53:24 +02:00
committed by GitHub
parent 5c9a08ce81
commit 031f13ad11

View File

@@ -84,8 +84,7 @@ sudo ln -s [path to V repo]/v /usr/local/bin/v
V is being constantly updated. To update V, simply run
```
git pull origin master
make
v up
```
## Docker