diff --git a/README.md b/README.md index 306118f..4b2d0bf 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,5 @@ Data was downloaded from RIPE RIS rrc14 (Palo Alto, CA) mrtparse [https://github.com/t2mune/mrtparse] to convert to ExaBGP API format ```bash -./mrt2exabgp.py -P latest-bview.gz < api-full-rrc14.run -``` \ No newline at end of file +./mrt2exabgp.py -P latest-bview.gz > api-full-rrc14.run +```