mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-27 06:34:57 +08:00
remove -u flag from installation instruction
This commit is contained in:
parent
69e86775b6
commit
0d04839f74
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ The command finds the changed lines and renames all the corresponding files.
|
|||
|
||||
## Installation
|
||||
```bash
|
||||
go get -u github.com/itchyny/mmv/cmd/mmv
|
||||
go get github.com/itchyny/mmv/cmd/mmv
|
||||
```
|
||||
|
||||
## Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue