Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
Correct the name of the remote “main” branch
  • Loading branch information
matijs committed Sep 6, 2024
1 parent 446522f commit fe09363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ not how it's set up and it's not tested.
```

> [!CAUTION]
> The next command will overwrite local files. Make sure you know what
> The next command **will** overwrite local files. Make sure you know what
> you're doing.
```bash
~ $ git reset --hard origin/main
~ $ git reset --hard origin/dotfiles
~ $ unset GIT_DIR
```

Expand Down

0 comments on commit fe09363

Please sign in to comment.