readme: use v v.v

pull/2347/head
Alexander Medvednikov 2019-10-14 10:26:11 +03:00 committed by GitHub
parent eb031b6800
commit 83b18af69e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ v
Make sure V can compile itself: Make sure V can compile itself:
``` ```
v -o v compiler v v.v
``` ```
``` ```