We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d79aa commit c2422c2Copy full SHA for c2422c2
README.md
@@ -32,7 +32,7 @@ Follow the below steps to get your license key:
32
```jsx
33
GOOGLE_LOCATION_API_KEY: '*******************', // Please update with a valid Google Location API Key
34
API_URL: 'https://console.mirrorfly.com/', // Please update with the valid API_URL, obtained from the MirrorFly console
35
- licenseKey: '*******************', // Please update with the valid licenseKey, obtained from the MirrorFly console
+ LICENSEKEY: '*******************', // Please update with the valid licenseKey, obtained from the MirrorFly console
36
37
```
38
0 commit comments