sample/README.md in sinatra-websocketio-0.1.7 vs sample/README.md in sinatra-websocketio-0.2.0

- old
+ new

@@ -6,15 +6,15 @@ Install Dependencies -------------------- - % gem install bundler foreman + % gem install bundler % bundle install Run --- - % foreman start + % rackup config.ru -p 5000 => http://localhost:5000