Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Gladding authored and anandology committed Jan 5, 2011
1 parent 11faba3 commit 3403402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation.md
Expand Up @@ -72,7 +72,7 @@ To follow the bleeding edge clone the master branch.
<pre><code><kbd>git clone git://github.com/webpy/webpy.git</kbd>
<kbd></kbd></code></pre>

<h2 id=verify>Verify</h2>
<h2 id=verify>Verify Install</h2>

<pre><code><kbd>python -c "import web; web.application(('/', lambda: 'success')).run()"</kbd>
<samp>http://0.0.0.0:8080/</samp></code></pre>
Expand Down

0 comments on commit 3403402

Please sign in to comment.