Skip to content

Commit ef49758

Browse files
authored
fix readme
1 parent cea62a9 commit ef49758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To initialize the Updater class and start the update process, follow these steps
7777
> `$sourceExclusions` (Optional) An array of directories or files in the source to be exclude from the update.<br>
7878
> `$releaseExclusions` (Optional) An array of directories or files in the release to exclude from the update.<br>
7979
> `$clear` (Optional) Clear the downloaded file after the update has completed if set to true.<br>
80-
> `$dir` (Optional) Set the directory of the update. Default to current working dir.
80+
> `$dir` (Optional) Set the directory of the update. Default to current working dir.<br>
8181
> `$autoUpdate` (Optional) Whether or not to automatically update the project. Defaults to true.
8282
8383
> The exclusions array keys:

0 commit comments

Comments
 (0)