Skip to content

Commit a7ebbf4

Browse files
committed
Update docs for init
1 parent 8b6c569 commit a7ebbf4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,6 @@ Then add this line to `~/.bash_profile` (or `~/.zshrc`):
119119
export 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)

0 commit comments

Comments
 (0)