mirror of
https://github.com/vlang/v.git
synced 2025-09-08 14:51:53 -04:00
readme: use .\v
in instruction for PowerShell (#24820)
Co-authored-by: Jengro Woo <Jengro777@outlook.com>
This commit is contained in:
parent
6dcedae784
commit
4a44fc5ae0
@ -233,7 +233,7 @@ type:
|
|||||||
v symlink
|
v symlink
|
||||||
```
|
```
|
||||||
|
|
||||||
(or `./v symlink` in PowerShell)
|
(or `.\v symlink` in PowerShell)
|
||||||
|
|
||||||
That will make V available everywhere, by adding it to your PATH. Please restart your
|
That will make V available everywhere, by adding it to your PATH. Please restart your
|
||||||
shell/editor after that, so that it can pick up the new PATH variable.
|
shell/editor after that, so that it can pick up the new PATH variable.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user