Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Staubgeborener authored Sep 25, 2024
1 parent 76d7f02 commit 028acd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ The most important part in the next window is here to give the repository a name
## Create GitHub token
1. In GitHub, click on the profile in the upper right corner and click
2. `Settings``Developer settings``Personal access tokens``Fine-grained tokens``Generate new token`
3.
3. Use the following settings:
```
Token name: whatever your feel like
Only select repositories: Your backup repository which you created at step "Prepare GitHub repository"
Repository permissions:
Administration: Read and write
Commit statuses: Read and write
```
5. Click `Generate new token`
4. Click `Generate new token`

Copy the new token, you will need this later.

Expand Down

0 comments on commit 028acd3

Please sign in to comment.