9ab6313ef77f836ecaf4cc231b5eb90f81dbcdd1
howto/Bird.md
| ... | ... | @@ -286,7 +286,8 @@ then create the directory to make sure curls can save the files: |
| 286 | 286 | mkdir -p /var/lib/bird/ |
| 287 | 287 | ``` |
| 288 | 288 | |
| 289 | -### Use RPKI ROA for bird2 |
|
| 289 | +### Use RPKI ROA in bird2 |
|
| 290 | + |
|
| 290 | 291 | * Download gortr |
| 291 | 292 | |
| 292 | 293 | `https://github.com/cloudflare/gortr/releases` |
| ... | ... | @@ -298,7 +299,7 @@ mkdir -p /var/lib/bird/ |
| 298 | 299 | ``` |
| 299 | 300 | |
| 300 | 301 | |
| 301 | -* run with docker |
|
| 302 | +* Run with docker |
|
| 302 | 303 | |
| 303 | 304 | `docker pull cloudflare/gortr` |
| 304 | 305 |