mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Update README.md
This commit is contained in:
@@ -66,7 +66,7 @@ That's it! Now you have a V executable at `~/v/compiler/v`.
|
|||||||
You can create a symlink so that it's globally available:
|
You can create a symlink so that it's globally available:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo ln -s /$HOME/v/compiler/v /usr/local/bin/v
|
sudo ln -s $HOME/v/compiler/v /usr/local/bin/v
|
||||||
```
|
```
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|||||||
Reference in New Issue
Block a user