fix typo in README file
authorLuc Yriarte <luc.yriarte@linux.intel.com>
Wed, 5 Sep 2012 13:08:15 +0000 (15:08 +0200)
committerLuc Yriarte <luc.yriarte@linux.intel.com>
Wed, 5 Sep 2012 13:08:15 +0000 (15:08 +0200)
README.md

index 40a6116..1b26d4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The /doc/dbus-tools folder contains a dbus-send and a dbus-register server, with
  * Running a demo: from the project root directory
 
        python cloudeebus/cloudeebus.py &
-       firefox file://`pwd`/doc/docdbus-tools/dbus-send.html  file://`pwd`/doc/dbus-tools/dbus-register.html &
+       firefox file://`pwd`/doc/dbus-tools/dbus-send.html  file://`pwd`/doc/dbus-tools/dbus-register.html &
 
 
 Acknowledgements