Skip to content
Snippets Groups Projects
Commit dce80776 authored by nabil.abdennad's avatar nabil.abdennad
Browse files

minor update in README

parent 58d18994
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ parameters (by default, `-i 127.0.0.1` is used for the simulator):
knx_client_script.py -i GATEWAY_IP_ADDRESS -c 0.0.0.0:0 -d 0.0.0.0:0 ...
```
thus, define a command alias, f.i. (with the *real* GATEWAY_IP_ADDRESS):
You can define a command alias, f.i. (with the *real* GATEWAY_IP_ADDRESS):
```shell
$ alias knx-real='./knx_client_script.py -i GATEWAY_IP_ADDRESS -c 0.0.0.0:0 -d 0.0.0.0:0'
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment