From 0e8cdf6e430dcc612490c948b48a438c7cb67570 Mon Sep 17 00:00:00 2001 From: Paul Rock Date: Wed, 25 Sep 2019 09:46:39 +0300 Subject: [PATCH] typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e02e7f5..c0e36ad 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ RouterOS firmware, it will be detected automatically on connection stage. ## How to use -Basic example, analogue via command line is `/ip address print`: +Basic example, analogue via command line is `/ip hotspot ip-binding print`: ```php use \RouterOS\Client;