diff --git a/README.md b/README.md index fd47392a1312ec1bd063f211aaef013a02ee569f..68dad058835dc7f257eb721883d996578f756f36 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ There is multiple ways to use `git-bug`: Native workflow

-This is the pure `git-bug` experience. As you would do with code, push and pull your bugs between git remotes. +This is the pure `git-bug` experience. In a similar fashion as with code, use `git bug push` and `git bug pull` to push and pull your bugs between git remotes and collaborate with your teammate.