We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d98319 commit 2c37e82Copy full SHA for 2c37e82
README.md
@@ -70,6 +70,10 @@ $ NODE_OPTIONS=--inspect-brk bin/run.cmd source xpath -o xpath-options.json
70
71
# Installation
72
73
+```
74
+npm @salesforce\sf-pack
75
76
+
77
If you are contributing to this repo - you can just link the plugin to SF CLI:
78
79
```
@@ -920,4 +924,5 @@ EXAMPLES
920
924
$ sf source xpath -o ./xpathOptions.json"
921
925
Validates the project source from the x-path rules specified in 'xpath-options.json'
922
926
927
923
928
<!-- commandsstop -->
0 commit comments