README.rdoc in daftos-0.4.0 vs README.rdoc in daftos-0.4.1

- old
+ new

@@ -1,13 +1,15 @@ = daftos -Daftos is a server running HTML5 application, providing them your local filesystem via API. +DaftOS is a server running HTML5 application, providing them your local filesystem via API. +DaftOS currently support only UNIX like systems. + ==Installation * Download ruby version >= 1.9.0 -* gem install daftos -* daft start +* run <code>gem install daftos</code> in your terminal +* run <code>daft start</code> in your terminal * point your browser at http://localhost:9999 == Contributing to daftos * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.