Skip to content

Commit

Permalink
minor README.md fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sshmatrix committed Jan 1, 2024
1 parent b3af4e6 commit 6146dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@

```shell
git push origin -d gh-pages
git push origin `git subtree split --prefix out <branch> gh-pages` --force
git push origin `git subtree split --prefix out origin gh-pages` --force
```

0 comments on commit 6146dac

Please sign in to comment.