Fix doc for render

Change-Id: I0bd8585e554c21e0a476e6c168ff8ac89f54aa73
diff --git a/README.md b/README.md
index 67ce2a1..67bfc5b 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@
 
 ```
 git clone https://github.com/dis-xcom/reclass_tools ~/reclass_tools
-reclass-tools render -t ~/reclass_tools/examples/environment -o /tmp/environment -c /tmp/context-mcp11-ovs-dpdk.local.yaml  # You can add multiple YAMLs here
+reclass-tools render -e lab03_ovs_dpdk -t ~/reclass_tools/examples/environment -o /tmp/environment -c /tmp/context-mcp11-ovs-dpdk.local.yaml  # You can add multiple YAMLs here
 ```
 
 4. Check that the 'environment' has been created