From 31a3349d0fc2b82b6c1e4f71a397637f321e4068 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 23 Nov 2021 17:31:23 +0000 Subject: It is toml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 05ac73b..35352c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Documentation available on [HexDocs](https://hexdocs.pm/gleam_stdlib/). Add `gleam_stdlib` to the dependencies section of your `gleam.toml` -```erlang +```toml [dependencies] gleam_stdlib = "~> 0.18" ``` -- cgit v1.2.3