Skip to content

Commit 12035d7

Browse files
authored
Remove < > inside link text
1 parent a9d79d5 commit 12035d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ If you can't use GitHub, you can use other providers:
6363
},
6464
...
6565

66-
6. Release the release on GitHub by going to <https://github.com/<YOUR_GIT_HUB_USERNAME>/electron-updater-example/releases>, editing the release and clicking "Publish release."
66+
6. Release the release on GitHub by going to <https://github.com/YOUR_GIT_HUB_USERNAME/electron-updater-example/releases>, editing the release and clicking "Publish release."
6767

68-
7. Download and install the app from <https://github.com/<YOUR_GIT_HUB_USERNAME>/electron-updater-example/releases>.
68+
7. Download and install the app from <https://github.com/YOUR_GIT_HUB_USERNAME/electron-updater-example/releases>.
6969

7070
8. Update the version in `package.json`, commit and push to GitHub.
7171

0 commit comments

Comments
 (0)