Edited README.md via GitHub
This commit is contained in:
parent
59511f45b5
commit
9098b19c77
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
## What's it do?
|
## 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?
|
## 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
|
node ubuntuone.js
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue