mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
readme: add a missing cd
(#18368)
This commit is contained in:
parent
16ce94e13c
commit
691bc0e7b2
@ -48,6 +48,7 @@ V projects can be created anywhere and don't need to have a certain structure:
|
||||
|
||||
```bash
|
||||
mkdir blog
|
||||
cd blog
|
||||
v init
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user