From fbc561a1e86a316aa892448673d0e50c00766568 Mon Sep 17 00:00:00 2001 From: Arnaud Ferrand Date: Sun, 28 Apr 2024 14:18:37 +0100 Subject: [PATCH] updates README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f05fa55..809edf8 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ or $ yarn add opencage-api-client ``` +or + +``` +$ pnpm add opencage-api-client +``` + Create a `.env` file with: ```