From 9098b19c77ada74b42bb4835a8509d358833a74b Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sun, 4 Sep 2011 14:22:16 -0300 Subject: [PATCH] Edited README.md via GitHub --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 024ab13..3d22452 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ## What's it do? -Creates a RESTful interface to Ubuntu One's DBus interface that lives on port 3000 and can be utlized to build client side web applications on top of Ubuntu One. +Creates a RESTful interface to Ubuntu One's D-Bus interface that lives on port 3000 and can be utlized to build client side web applications on top of Ubuntu One. ## How do I run it? -Assuming you already have Node.js on your system and are running Ubuntu (Only OS I'll be testing this one) then all you need to do is run: +Assuming you already have Node.js and dbus-send on your system and are running Ubuntu (Only OS I'll be testing this on) then all you need to do is run: node ubuntuone.js