Skip to content

Commit 5cdce59

Browse files
Release version 1.0.0 (Beta 1)
1 parent e916455 commit 5cdce59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See the [Quick start](quickstart.md) guide for more details.
1313
To install the LWC-router, we only need to click on the below button. It will redirect you to another page where you need to login to salesforce, it will automatically install in your org. It's nothing but just unlock package url.
1414

1515
```bash
16-
sfdx force:package:install --package 04t2v00000799S7AAI
16+
sfdx force:package:install --package 04t2w000008L7OCAA0
1717
```
1818
Or refer, [Click here](https://chandrakiran-dev.github.io/lwc-router/#/quickstart?id=installation) to see installation process.
1919

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To install the LWC-router, we only need to click on the below button. It will re
1717

1818
Or, run below command to install the package
1919
```bash
20-
sfdx force:package:install --package 04t2v00000799S7AAI
20+
sfdx force:package:install --package 04t2w000008L7OCAA0
2121
```
2222

2323
## Features

0 commit comments

Comments
 (0)