Update README.md
diff --git a/README.md b/README.md
index 604d72d..8b67db8 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,14 @@
 
 ## Usage
 
-Start the debug client:
+First, for now, you will need to get the invoker action into your namespace:
 ```
-% cd client; ./wskdb
+% (cd invoker; ./init.sh)
+```
+
+Next, start the debug client:
+```
+% (cd client; ./wskdb)
 Welcome to the OpenWhisk Debugger
 
 ? (wskdb)