@ -106,7 +106,7 @@ docker run --rm -it vlang:latest
Make sure V can compile itself:
```
v -o v cmd/v
v -o v2 cmd/v
```bash