Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated package links
  • Loading branch information
rahulmalhotra authored Apr 12, 2020
1 parent 2a40d63 commit a9b1c95
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,22 @@ present in the [deployment](#deployment) section of this readme. Installing this

## Deployment

I have created an unmanaged package so that you can install it in your org very easily. <a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBuw">Click Here</a> to install the package now or use the below URL:-
I have created an unmanaged package so that you can install it in your org very easily.

<a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB">Click Here</a> to install the package now in a production/developer environment.

or use the below URL:-

```
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB
```

<a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB">Click Here</a> to install the package now in a sandbox environment.

or use the below URL:-

```
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBuw
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t7F000005ZBvB
```

## Usage
Expand Down

0 comments on commit a9b1c95

Please sign in to comment.