Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
benahm committed Feb 27, 2020
1 parent 68bf6e4 commit 13ec766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

#### Installation

Get the ``TestDataFactory`` class by installing the [TestDataFactory Unlocked Package](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1n000001YV7nAAG) 🔓📦 in your org using the UI or by running the following DX command
Get the ``TestDataFactory`` class by installing the [TestDataFactory Unlocked Package](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1n000001YVMdAAO) 🔓📦 in your org using the UI or by running the following DX command

sfdx force:package:install --wait 10 --publishwait 10 --package 04t1n000001YV7nAAG -r -u AliasOfYourOrg
sfdx force:package:install --wait 10 --publishwait 10 --package 04t1n000001YVMdAAO -r -u AliasOfYourOrg

## Next

Expand Down

0 comments on commit 13ec766

Please sign in to comment.