From 93146d08967733fffd757b2e8f3442ec17e2540b Mon Sep 17 00:00:00 2001 From: zodern Date: Wed, 28 Dec 2022 15:23:08 -0600 Subject: [PATCH] Fix docs for KADIRA_PROFILE_LOCALLY --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c01c34b..1202119 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Your profile will now appear on Monti APM where you can analyze it. ```shell MONTI_PROFILE_LOCALLY=1 ``` ->We've also kept `MONTI_PROFILE_LOCALLY` for backwards compatibility +>We've also kept `KADIRA_PROFILE_LOCALLY` for backwards compatibility 2. Open your app in the browser and open the browser console 3. In the console run `Monti.profileCpu(10)`