add otp versions, require min pc version

This commit is contained in:
inoas
2024-05-22 17:52:08 +02:00
parent 5a758fa0c9
commit 49c9523a7a
5 changed files with 11 additions and 10 deletions

View File

@@ -3,8 +3,9 @@
Releases of [esqlite on hex.pm](https://hex.pm/packages/esqlite) are managed by Connor Rigby ([@connorrigby](https://github.com/connorrigby)).
## Setup
1. Install rebar3
2. [Install hex plugin](https://hex.pm/docs/rebar3_usage#installation)
1. Install rebar3.
2. [Install hex plugin](https://hex.pm/docs/rebar3_usage#installation).
3. Run `rebar3 update`.
## Make a Release