mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
readme: windows make.bat clarification
This commit is contained in:
parent
fb89c12d90
commit
d289a90cc7
@ -47,6 +47,8 @@ make
|
|||||||
|
|
||||||
That's it! Now you have a V executable at `[path to V repo]/v`. `[path to V repo]` can be anywhere.
|
That's it! Now you have a V executable at `[path to V repo]/v`. `[path to V repo]` can be anywhere.
|
||||||
|
|
||||||
|
(On Windows `make` means running `make.bat`, so make sure you use `cmd.exe`.)
|
||||||
|
|
||||||
V is being constantly updated. To update V, simply run
|
V is being constantly updated. To update V, simply run
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user