Skip to content

Commit

Permalink
README.md: Move and refine default branch disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
rhansen committed Dec 18, 2024
1 parent 78a8edd commit a23a991
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,15 @@ Some of the more interesting ones include:

# Installation

*Note:* master serves as the development branch, things may occasionally break
between releases. Releases are [tagged](https://github.com/rvaiya/keyd/tags), and should be considered stable.

## From Source

> [!NOTE]
> The default branch (`master`) is the development branch; it contains the
> latest work-in-progress code. Things may occasionally break between releases.
> Stable releases are [tagged](https://github.com/rvaiya/keyd/tags) and
> announced on the [releases page](https://github.com/rvaiya/keyd/releases);
> these versions are known to work.
git clone https://github.com/rvaiya/keyd
cd keyd
make && sudo make install
Expand Down

0 comments on commit a23a991

Please sign in to comment.