[AMB] updated readme
authorKevron Rees <kevron.m.rees@intel.com>
Mon, 2 Feb 2015 19:44:25 +0000 (11:44 -0800)
committerKevron Rees <kevron.m.rees@intel.com>
Mon, 2 Feb 2015 19:44:25 +0000 (11:44 -0800)
README.md

index a1c5075..7ed3e02 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ You will also need to edit your config to enable the Qt-based mainloop:
 
 ~~~~~~~~~~~~~{.json}
 {
-       "mainloop" : "/usr/lib/x86_64-linux-gnu/automotive-message-broker/qtmainloopplugin.so",
+       "mainloop" : "/usr/lib/i386-linux-gnu/automotive-message-broker/qtmainloopplugin.so",
        "plugins" : "/etc/ambd/plugins.d"
 }
 ~~~~~~~~~~~~~