Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethRoots authored Dec 4, 2019
1 parent 25ecc3c commit 0a68ad5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ This project contains the sample custom objects and custom tab for the Trailhead
### Set Up the Salesforce DX Project
Our first goal is to set up a developer project which we'll use to modify our application. It starts by cloning the repository. Use the command ...
```
git clone https://github.com/developerforce/sfdx-package-profiles-to-permsets
git clone https://github.com/developerforce/PermSetUnlockedPackage
```
… or ...
```
git clone [email protected]:developerforce/sfdx-package-profiles-to-permsets
git clone [email protected]:developerforce/PermSetUnlockedPackage
```
… to clone the repository. Then, open the directory.
```
cd sfdx-package-profiles-to-permsets
cd PermSetUnlockedPackage
```
### Authorize Dev Hub in your Trailhead Playground
Log into your Dev Hub org.
Expand Down

0 comments on commit 0a68ad5

Please sign in to comment.