-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
481667d
commit 2631b54
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,10 +7,10 @@ A simple library which uses Custom Metadata to manage simple Key/Value Environme | |
## 📦 Install | ||
|
||
**via sfdx-cli** | ||
`sfdx force:package:install --package 04t1C000000lIDuQAM -u [email protected]` | ||
`sfdx force:package:install --package 04t6O000001J2gsQAC -u [email protected]` | ||
|
||
**via url** | ||
login and navigate to [`/packaging/installPackage.apexp?p0=04t1C000000lIDuQAM`](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6O000001J2gsQAC). Choose `Install for: Admin Only`. | ||
login and navigate to [`/packaging/installPackage.apexp?p0=04t6O000001J2gsQAC`](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t6O000001J2gsQAC). Choose `Install for: Admin Only`. | ||
|
||
### Upgrading | ||
|
||
|