Skip to content

Commit 9cbed99

Browse files
committed
docs(quickstart): Note on general availability
1 parent d4d195f commit 9cbed99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/quickstart.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,14 @@ If you are a Homebrew user you can install it with:
2424
$ brew install tmuxp
2525
```
2626

27+
(developmental-releases)=
28+
2729
### Developmental releases
2830

31+
New versions of tmuxp are published to PyPI as alpha, beta, or release candidates.
32+
In their versions you will see notfication like `a1`, `b1`, and `rc1`, respectively.
33+
`1.10.0b4` would mean the 4th beta release of `1.10.0` before general availability.
34+
2935
- [pip](https://pip.pypa.io/en/stable/):
3036

3137
```console

0 commit comments

Comments
 (0)