Skip to content

Commit cdc4553

Browse files
authored
Update README.md
1 parent 6ca8a58 commit cdc4553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ all: # run in `prebuild`, `build`...
6666

6767
The following environment variables are available in the script to refer to the Plugin context.
6868

69-
- RUN_SCRIPT_TARGET_PACKAGE_DIR
69+
- RUN_SCRIPT_TARGET_PACKAGE_DIR
7070
Path of the target package on which the plugin runs.
7171
The path obtained by `PackagePlugin.PluginContext.package.directory`
72-
- RUN_SCRIPT_PLUGIN_WORK_DIR
72+
- RUN_SCRIPT_PLUGIN_WORK_DIR
7373
The path of a writable directory into which the plugin or the build commands it constructs can write anything it wants.
7474
The path obtained by `PackagePlugin.PluginContext.pluginWorkDirectory`
7575

0 commit comments

Comments
 (0)