README.md in cloud-toaster-1.1.3 vs README.md in cloud-toaster-1.1.4
- old
+ new
@@ -47,18 +47,8 @@
toaster agent # (start test agent in the background; web port 8385)
toaster spawn lxc1 ubuntu1 # (create container)
toaster clean # (clean containers)
```
-## Notes and Known Issues
-
-* If the command "toaster web" does not work for you (i.e., hangs), try the following:
-
-```
-cd /usr/local/rvm/gems/ruby-2.1.2/gems/cloud-toaster-1.1.2/webapp/ && bundle install
-/usr/local/rvm/gems/ruby-2.1.2/gems/cloud-toaster-1.1.2/webapp/bin/rails server thin
-# (assuming your gems directory is /usr/local/rvm/gems/ruby-2.1.2/gems)
-```
-
## License
-ToASTER is published under the Apache License version 2.0. See LICENSE.txt for details.
+ToASTER is published under the Apache License version 2.0. See LICENSE file for details.