Skip to content

Commit

Permalink
Fixes to wb from release
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jan 30, 2009
1 parent 375f280 commit 2cae022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/en-US/ri.xml
Expand Up @@ -46,7 +46,7 @@ $ unzip ~/jboss-5.0.0.GA.zip]]></programlisting>
</para>

<programlisting><![CDATA[$ cd ~/
$ unzip ~/webbeans-1.0.0.ALPHA1.zip]]></programlisting>
$ unzip ~/webbeans-$VERSION.zip]]></programlisting>


<para>
Expand Down Expand Up @@ -86,7 +86,7 @@ $ export ANT_HOME=~/apache-ant-1.7.0</programlisting>
download the Web Beans and EJB3 automatically.
</para>

<programlisting>$ cd webbeans-1.0.0.ALPHA1/jboss-as
<programlisting>$ cd webbeans-$VERSION/jboss-as
$ ant update</programlisting>

<para>
Expand Down

0 comments on commit 2cae022

Please sign in to comment.