Renaming for consistency hello_world -> helloworld
diff --git a/xos/observers/helloworld/run.sh b/xos/observers/helloworld/run.sh
index 1107a7a..f56ffe3 100755
--- a/xos/observers/helloworld/run.sh
+++ b/xos/observers/helloworld/run.sh
@@ -3,4 +3,4 @@
 #fi
 
 export XOS_DIR=/opt/xos
-python helloworld-observer.py  -C $XOS_DIR/observers/hello_world/helloworld_config
+python helloworld-observer.py  -C $XOS_DIR/observers/helloworld/helloworld_config