Skip to content

Commit 0b83cb9

Browse files
committed
doc(main): Updated documentation
1 parent 48b6ed8 commit 0b83cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ make up # start the docker compose stack
5050
make down # stop the docker compose stack
5151
make logs # stream the docker compose stack logs
5252
make fresh # refresh the docker compose stack
53-
make stubs # generate gRPC stubs with protoc, for example: make stubs from=proto/example.proto
53+
make stubs # generate gRPC stubs with protoc (ex: make stubs from=proto/example.proto)
5454
make test # run tests
5555
make lint # run linter
5656
```

0 commit comments

Comments
 (0)