fix list formatting
This commit is contained in:
Родитель
64fbf17301
Коммит
f09a9df145
|
@ -8,9 +8,9 @@ To install:
|
||||||
|
|
||||||
* copy `config.yml.dist` to `config.yml`
|
* copy `config.yml.dist` to `config.yml`
|
||||||
* edit `config.yml` to suit. At a minimum you need:
|
* edit `config.yml` to suit. At a minimum you need:
|
||||||
* your Slack API key
|
* your Slack API key
|
||||||
* your PagerDuty API key
|
* your PagerDuty API key
|
||||||
* the schedule ID and escalation policy ID that you wish to grab the oncall from (you need both for it to be accurate)
|
* the schedule ID and escalation policy ID that you wish to grab the oncall from (you need both for it to be accurate)
|
||||||
* `virtualenv env`
|
* `virtualenv env`
|
||||||
* `source env/bin/activate`
|
* `source env/bin/activate`
|
||||||
* `pip install -r requirements.txt`
|
* `pip install -r requirements.txt`
|
||||||
|
|
Загрузка…
Ссылка в новой задаче