mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
readme: update version to 0.2 in the REPL (#7481)
This commit is contained in:
parent
f4c288215e
commit
51a328f28d
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ v self
|
|||
|
||||
```bash
|
||||
$ v
|
||||
V 0.1.x
|
||||
V 0.2.x
|
||||
Use Ctrl-C or `exit` to exit
|
||||
|
||||
>>> println('hello world')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue