mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Typo.
This commit is contained in:
parent
b25a266522
commit
4e53dc3628
@ -55,7 +55,7 @@ namespace Server.Installer
|
||||
"GitHub credentials to build a customized Remotely package and install it on this server.");
|
||||
|
||||
ConsoleHelper.WriteLine("You will need to enter a GitHub Personal Access Token, which will " +
|
||||
"allow this app to access fork of the Remotely repo. You can generate a PAT at " +
|
||||
"allow this app to access your fork of the Remotely repo. You can generate a PAT at " +
|
||||
"https://github.com/settings/tokens. You need to give it the \"repo\" scope.");
|
||||
|
||||
ConsoleHelper.WriteLine("Be sure to retain your GitHub Personal Access Token if you want to re-use it " +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user