Skip to content

Commit

Permalink
Update README regarding credentials
Browse files Browse the repository at this point in the history
Should use Administrator credentials when running backups.
  • Loading branch information
alan-morey authored Oct 6, 2017
1 parent 355050b commit bddd863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Groovy Version: 2.1.5 JVM: 1.7.0_51 Vendor: Oracle Corporation OS: Linux

## Usage
- Copy `build.sample.properties` to `build.properties`
- Edit `build.properties` and specify your Salesforce credentials
- Edit `build.properties` and specify your Salesforce credentials. _**Note:** Credentials used should be those of an Adminstrator, to ensure the correct access for retrieving metadata components_.
- Open command prompt and enter command `ant backupMetadata`

The results will be downloaded to `build/metadata`
Expand Down

0 comments on commit bddd863

Please sign in to comment.