diff --git a/README.md b/README.md index f6cb42b..2a0b6ea 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ in `--user-param`, pass up to 3 POSIX paths: |:-|:-| |.xml or .4DSettings|build settings file| |.json or .4DProject|project file| -|other|build destination path (relative path supported| +|other|build destination path (relative path supported)| **Note**: When the build destination path is specified, the absolute path in the build settings file is ignored. The path would typically be `../../folder` because the work folder is 2 levels up from the project file. @@ -44,4 +44,4 @@ $CLI.build($buildProject; $compileProject) # Packaging * Do not zip *4D.entitlements* or *SignApp.sh* on Windows. `codesign` will fail. -* *SignApp.sh* does not seem to work when a self hosted runner is launched as a service (requires invenstigation) +* *SignApp.sh* does not seem to work when a self hosted runner is launched as a service (requires investigation)