mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
readme: update selfcompile instruction
This commit is contained in:
parent
9332a83ce6
commit
11ded170ee
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ docker run --rm -it vlang:latest
|
|||
Make sure V can compile itself:
|
||||
|
||||
```
|
||||
v v.v
|
||||
v -o v cmd/v
|
||||
```
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue