README.rdoc in graphics-1.1.0 vs README.rdoc in graphics-1.1.1
- old
+ new
@@ -1,8 +1,8 @@
= graphics
-home :: https://github.com/zenspider/graphics
+home :: https://github.com/seattlerb/graphics
rdoc :: http://docs.seattlerb.org/graphics
== DESCRIPTION:
Graphics provides a simple framework to implement games and/or
@@ -84,11 +84,11 @@
You may want to run `brew update` beforehand to ensure you get
up-to-date versions.
== INSTALL:
-* sudo gem install graphics
-* `curl -L https://tinyurl.com/graphics-setup | bash`
+ curl -L https://tinyurl.com/graphics-setup | bash
+ sudo gem install graphics
== LICENSE:
(The MIT License)