From 51ad50d76d7f681184ad864798e99c171978d001 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 14 Dec 2021 10:15:44 +0000 Subject: Gleam add --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0204a82..40036b2 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,10 @@ Documentation available on [HexDocs](https://hexdocs.pm/gleam_stdlib/). ## Installation -Add `gleam_stdlib` to the dependencies section of your `gleam.toml` +Add `gleam_stdlib` to your Gleam project ```toml -[dependencies] -gleam_stdlib = "~> 0.18" +gleam add gleam_stdlib ``` ## Usage -- cgit v1.2.3