Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Apr 14, 2021
1 parent 255f57c commit 19da57b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ I've created a cross-platform command line tool that will leverage the GitHub Ac
- Click the "Pull request" link next to it.
- On the next page, click the "switching the base" link. Now it's pulling from my repo into yours.
- Create and complete the pull request to update your repo.
- Create a Personal Access Token that the installer will use to authenticate with GitHub.
- Create a Personal Access Token that the installer will use to authorize with GitHub.
- Located here: https://github.com/settings/tokens
- It needs to have the `repo` scope.
- Save the PAT when it's displayed. It will only be shown once.
- On your server, download the latest server installer executable (Linux or Windows) from [my releases page](https://github.com/lucent-sea/Remotely/releases).
- Run the app with elevation (e.g. sudo or "Run as admin").
Expand Down

0 comments on commit 19da57b

Please sign in to comment.