mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: fix tenses (#9775)
This commit is contained in:
parent
81d17f0a39
commit
1a0bc5a952
@ -2082,7 +2082,7 @@ v install [module]
|
|||||||
v install ui
|
v install ui
|
||||||
```
|
```
|
||||||
|
|
||||||
For remove a module:
|
Removing a module with v:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
v remove [module]
|
v remove [module]
|
||||||
@ -2092,7 +2092,7 @@ v remove [module]
|
|||||||
v remove ui
|
v remove ui
|
||||||
```
|
```
|
||||||
|
|
||||||
For update an installed module from [VPM](https://vpm.vlang.io/):
|
Updating an installed module from [VPM](https://vpm.vlang.io/):
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
v update [module]
|
v update [module]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user