Skip to content

Commit e0a0031

Browse files
prakharshreyashmmac-m3a
authored andcommitted
Updated Readme
1 parent 615ca71 commit e0a0031

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Release process for kentik-api
44

5-
Release process for kentik-api library is based on github repo tags. Every tag with format v[0-9].[0-9].[0-9] will trigger automatic build of package and publish it in PyPi repository.
5+
The release process for the kentik-api library is based on GitHub repo tags. Every tag with format v[0-9].[0-9].[0-9] will trigger an automatic build of the package and publish it in the PyPi repository.
66

77
To build and release package:
8-
1. Make sure that all code that you want to release is in main branch
9-
1. Create tag with format v[0-9].[0-9].[0-9] in github. [Releases](https://github.com/kentik/community_sdk_python/releases) -> Draft a new release -> Put tag version, name and description
8+
1. Make sure that all code that you want to release is in the main branch
9+
1. Create a tag with format v[0-9].[0-9].[0-9] in GitHub. [Releases](https://github.com/kentik/community_sdk_python/releases) -> Draft a new release -> Put tag version, name and description
1010
1. Go to [Github Actions](https://github.com/kentik/community_sdk_python/actions)
1111

1212

0 commit comments

Comments
 (0)