mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
Update README.md
This commit is contained in:
parent
7fdf3cc263
commit
7b6ae5ee17
@ -1,5 +1,14 @@
|
||||
## Generate changelog
|
||||
|
||||
Generate github token:
|
||||
* https://github.com/settings/tokens - keep all checkboxes unchecked, no scopes need to be enabled.
|
||||
|
||||
Dependencies:
|
||||
```
|
||||
apt-get install git curl jq python3 python3-fuzzywuzzy
|
||||
```
|
||||
|
||||
|
||||
Usage example:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user