File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -119,14 +119,6 @@ Then add this line to `~/.bash_profile` (or `~/.zshrc`):
119119export GREN_GITHUB_TOKEN=your_token_here
120120```
121121
122- #### Init
123-
124- If you need help to create the configuration file, you can run the following command and follow the instructions
125-
126- ```
127- gren init
128- ```
129-
130122## Basic Usage
131123
132124` gren ` gets the repo information directly from the folder where ` git ` is initialised.
@@ -204,4 +196,12 @@ The accepted file extensions are the following:
204196- ` .grenrc.yaml `
205197- ` .grenrc.js `
206198
199+ ### Init
200+
201+ If you need help to create the configuration file, you can run the following command and follow the instructions
202+
203+ ```
204+ gren init
205+ ```
206+
207207### [ See full documentation here] ( https://github-tools.github.io/github-release-notes )
You can’t perform that action at this time.
0 commit comments