diff --git a/README.md b/README.md
index c71720a36e27c1f2b41aa103fbe6ebd5b2accdb7..007bcea4ad8210a92f57d2f178b47d1b7e8e8fd1 100644
--- a/README.md
+++ b/README.md
@@ -404,8 +404,8 @@ Map-controller initiated mandate steering based on beacon measurement is
 supported. For STA to be able to be steered its drivers must support 802.11k
 (RRM for beacon measurements) and 802.11v.
 
-To enable STA steering feature one must set following in map-controller UCI
-config:
+To enable STA steering feature one must add following section in map-controller
+UCI config:
 ```
 config sta_steering
 	option steer_module 'rcpi'
@@ -414,7 +414,8 @@ config sta_steering
 	option use_bcn_metrics '1'
 ```
 
-It may also be needed to enable initial channel scan
+The steer_module maps to the rcpi plugin in /usr/lib/mapcontroller/rcpi.so
+Sometimes it may also be needed to enable initial channel scan.
 
 ```
 config controller 'controller'