4be801b8f702f4cded6e102498f6a7d7b8014c2b
  howto/Bird.md
			| ... | ... | @@ -13,7 +13,7 @@ apt-get install bird | 
| 13 | 13 | |
| 14 | 14 |  # Example configuration | 
| 15 | 15 | |
| 16 | -* Replace `<AS>` with your Autonomous System Number | |
| 16 | +* Replace `<AS>` with your Autonomous System Number (only the numbers) | |
| 17 | 17 |  * Replace `<GATEWAY_IP>` with your gateway ip (the internal dn42 ip address you use on the host, where dn42 is running) | 
| 18 | 18 |  * Replace `<SUBNET>` with your registered dn42 subnet, which you allocated on [nixnodes](https://io.nixnodes.net/) | 
| 19 | 19 |  * Replace `<PEER_IP>` with the ip of your peer who is connected with you using your favorite vpn protocol (openvpn, ipsec, tinc, ...) |