From 4999ecd2375b6598eceb172134b9b34cde15e706 Mon Sep 17 00:00:00 2001 From: Emmanuel Ifeanyi MECHIE <64092981+emmanuelByte@users.noreply.github.com> Date: Thu, 6 Oct 2022 23:12:04 +0100 Subject: [PATCH] makes the sentence more clearer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a32e1cd..4155855 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ or yarn add react react-dom moralis-v1 react-moralis ``` -> Make sure to also `moralis-v1` to the latest version, when you update `react-moralis`. +> Make sure to also have `moralis-v1` installed to the latest version, when you update `react-moralis`. Then wrap your app in a ``, and provide your appId and serverUrl: