Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Modify README
  • Loading branch information
jugyo committed Apr 20, 2009
1 parent d211b23 commit 8355bc5
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.textile
Expand Up @@ -8,16 +8,8 @@ appengine-java-sdk

h2. Run

<pre>
<code>
dev_appserver.sh .
</code>
</pre>
<pre><code>dev_appserver.sh .</code></pre>

h2. Deploy

<pre>
<code>
appcfg.sh update .
</code>
</pre>
<pre><code>appcfg.sh update .</code></pre>

0 comments on commit 8355bc5

Please sign in to comment.