aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-05-24 09:22:53 +0100
committerGitHub <noreply@github.com>2024-05-24 09:22:53 +0100
commit9fecf95c34ff3b76aac89e23f133e121a674266a (patch)
tree2294002fb7cda19555fd9c5dc311bc54ca3fc589
parent5b9d3c261202e860d0c64df83ba3a1e2600bfc41 (diff)
downloadgleam_json-9fecf95c34ff3b76aac89e23f133e121a674266a.tar.gz
gleam_json-9fecf95c34ff3b76aac89e23f133e121a674266a.zip
Instruction for older Erlang
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 496234f..d65de0e 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ Work with JSON in Gleam!
## Installation
Erlang/OTP 27.0 or higher is required when targeting Erlang.
+To use earlier versions of Erlang/OTP use version 1.0.1 of
+this package.
Add this package to your Gleam project.