Skip to content

Commit 36e6cb1

Browse files
committed
Update README.md
1 parent 4d65031 commit 36e6cb1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The binary will be installed to `$GOBIN` or `$GOPATH/bin`.
2929

3030
## Quick start
3131

32-
Create a profile:
32+
Create a profile in interactive mode:
3333

3434
```bash
3535
git-profile add
@@ -38,7 +38,7 @@ git-profile add
3838
Apply a profile in the current Git repository:
3939

4040
```bash
41-
git-profile use work
41+
git-profile use
4242
```
4343

4444
## Usage

0 commit comments

Comments
 (0)