Skip to content

Commit fffee7f

Browse files
authored
Merge pull request #1 from dbuerer/patch-1
Update README.md
2 parents 5fcc06d + 4fde4ba commit fffee7f

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
@@ -70,7 +70,7 @@ To initialize the Updater class and start the update process, follow these steps
7070
> `$username` Your GitHub username.<br>
7171
> `$repository` The name of your GitHub repository.<br>
7272
> `$token` The personal access token you generated earlier.<br>
73-
> `$version` The generated GitHub personal access token for the repository.<br>
73+
> `$version` The current version number of your project.<br>
7474
> `$admin` (Optional) The email address of the admin who will receive an email in case of update failure.<br>
7575
> `$mailer` (Optional) The email address that the email will be sent from.<br>
7676
> `$sourceExclusions` (Optional) An array of directories or files in the source to be exclude from the update.<br>

0 commit comments

Comments
 (0)