Skip to content

Commit 1def7d1

Browse files
committed
docs: update deploying section in readme
1 parent 76a55c9 commit 1def7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Please do make sure that existing tests pass and please add new ones for the new
5757

5858
Deploying
5959
========
60-
Deployment to NuGet and Github Releases is automated. To deploy a new release take the following steps:
60+
Deployment to NuGet and GitHub Releases is automated. To deploy a new release take the following steps:
6161

6262
1. Make sure all changes are merged to master
6363
2. Checkout the commit from the master branch. Then tag the commit with the tag `publish` by running the following command: `git tag -f publish`

0 commit comments

Comments
 (0)