-
Notifications
You must be signed in to change notification settings - Fork 2
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
85c178a
commit 54f35cb
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -170,7 +170,7 @@ To build the plugin locally, make sure to have yarn installed and run the follow | |
|
||
```bash | ||
# Clone the repository | ||
git clone [email protected]:salesforcecli/kc-sf-plugin | ||
git clone [email protected]:k-capehart/kc-sf-plugin | ||
|
||
# Install the dependencies and compile | ||
yarn && yarn build | ||
|