Changeset 6125


Ignore:
Timestamp:
Jan 9, 2009, 11:41:43 AM (16 years ago)
Author:
rwilson
Message:

Fixed grammar error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_installation_guide.tex

    r5966 r6125  
    221221    In the unpacked ANUGA directory \code{/usr/lib/python2.5/site-packages/anuga} run the command:
    222222    \begin{verbatim}sudo python compile_all.py\end{verbatim}
    223   \item In the ANUGA root directory (\code{/usr/lib/python2.5/site-packages/anuga}),
    224     run the test suite):
     223  \item In the ANUGA root directory (\code{/usr/lib/python2.5/site-packages/anuga})
     224    run the test suite:
    225225    \begin{verbatim}python test_all.py\end{verbatim} ANUGA has been succesfully installed if the tests pass.
    226226  \item To verify that ANUGA succesfully reproduces a series of validation examples, go
Note: See TracChangeset for help on using the changeset viewer.