Skip to content

Commit a67f08b

Browse files
authored
chore(README): updated to reflect current status (#258)
1 parent b17afc1 commit a67f08b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ We depend on the same code(this repo) in our production environment.
2828

2929
## Releases
3030

31-
`gopkg` recommends users to "live-at-head" (update to the latest commit from the main branch as often as possible).
32-
We develop at `develop` branch and will only merge to `main` when `develop` is stable.
31+
`gopkg` recommends using the latest tagged version for stability.
32+
We develop on the `main` branch and create tagged releases when stable.
3333

3434
## How To Use
3535

36-
You can use `go get -u github.com/bytedance/gopkg@main` to get or update `gopkg`.
36+
You can use `go get -u github.com/bytedance/gopkg@latest` to get or update `gopkg`.
3737

3838
## License
3939

0 commit comments

Comments
 (0)