examples/api-samples/README.md in groupdocs-1.5.0 vs examples/api-samples/README.md in groupdocs-1.5.1
- old
+ new
@@ -11,10 +11,10 @@
####Install dependecies:
bundle install
####Run the web app:
- bundle exec ruby app.rb
+ bundle exec ruby web.rb
####Now open `http://localhost:4567` and try it!