mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
readme: add a missing cd
(#18368)
This commit is contained in:
parent
16ce94e13c
commit
691bc0e7b2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue