From 2d5f623995872c4005293386f1db11eeac8de0a6 Mon Sep 17 00:00:00 2001 From: Iury Nogueira Date: Thu, 14 Sep 2023 10:15:12 -0300 Subject: [PATCH] docs: add tip to install lib :memo: --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1e009b34e..cf6330325 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ React version here: https://github.com/iurynogueira/ion-react +## Install in your project +``` +npm i @brisanet/ion +``` + ## Install and run project To run this project, You will need to use [node v.12](https://nodejs.org/en/)