0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0
<html xmlns="http://www.w3.org/1999/xhtml">
0
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
0
-<title>god - process and task monitoring done right</title>
0
-<link href="styles.css" rel="stylesheet" type="text/css" />
0
-<style type="text/css" media="screen">
0
- font: normal .8em/1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
0
- background: #E6EAE9 url(images/bg_grey.gif);
0
- text-decoration: none;
0
- text-decoration: underline;
0
- background: url(images/god_logo1.gif);
0
- border: 1px solid #444;
0
- border: 1px solid #ddd;
0
- background: url(images/banner.jpg);
0
- background: url(images/red_dot.gif) repeat;
0
- font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
0
- text-transform: uppercase;
0
- margin-top: 0 !important;
0
- text-decoration: none;
0
- text-decoration: none;
0
-#page_home #menu li.menu_home a {
0
- font: bold 1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
0
- text-transform: uppercase;
0
- margin: 1.5em 0 .5em 0;
0
- margin-left: 1.5em !important;
0
- list-style-position: outside;
0
- list-style-type: circle;
0
- list-style-image: url(images/bullet.jpg);
0
- border: 1px solid #ccc;
0
- background-color: #efefef;
0
-<script type="text/javascript" src="javascripts/code_highlighter.js"></script>
0
-<script type="text/javascript" src="javascripts/ruby.js"></script>
0
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
0
+ <title>god - process and task monitoring done right</title>
0
+ <link href="stylesheets/layout.css" rel="stylesheet" type="text/css" />
0
+ <script type="text/javascript" src="javascripts/code_highlighter.js"></script>
0
+ <script type="text/javascript" src="javascripts/ruby.js"></script>
0
- <h1>Installation (v 0.6)</h1>
0
+ <h1>Installation (v 0.7.3)</h1>
0
<p>The best way to get god is via rubygems:</p>
0
<pre>$ sudo gem install god</pre>
0
- <p>You can also peruse or clone the code from <a href="http://repo.or.cz/w/god.git">http://repo.or.cz/w/god.git</a></p>
0
+ <p>You can also peruse or clone the code from <a href="git://github.com/mojombo/god.git">git://github.com/mojombo/god.git</a></p>
Comments
No one has commented yet.