Skip to content

Commit

Permalink
also remove slash from docs
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Alvarez <[email protected]>
  • Loading branch information
pendo324 committed Jul 2, 2024
1 parent 7335ef0 commit 0ac1a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msi-builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Finch Windows MSI Tool to generate MSI installer from Finch build

## Instructions

[1] Build finch: `make FINCH_OS_IMAGE_LOCATION_ROOT=/__INSTALLFOLDER__`
[1] Build finch: `make FINCH_OS_IMAGE_LOCATION_ROOT=__INSTALLFOLDER__`

- It will inject the placeholder `__INSTALLFOLDER__` into `os\finch.yaml` for the rootfs location

Expand Down

0 comments on commit 0ac1a6c

Please sign in to comment.