tfixed rst syntax - werner - cellular automata simulation of wind-driven sand t… | |
git clone git://src.adamsgaard.dk/werner | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit c4d63a9954ed1711e46aedbe6e9867f4aeb07d4f | |
parent 253f8d5eb89253eb4b787ee058ba25f2971c2028 | |
Author: Anders Damsgaard Christensen <[email protected]> | |
Date: Mon, 22 Apr 2013 11:22:17 +0200 | |
fixed rst syntax | |
Diffstat: | |
M README.rst | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
t@@ -12,6 +12,7 @@ Damsgaard, `<[email protected]>`_. | |
Requirements | |
------------ | |
+ | |
The requirements are: | |
* A C compiler toolkit, e.g. the `GNU Compiler Collection | |
<http://gcc.gnu.org/>`_ (GCC) | |
t@@ -21,6 +22,7 @@ The requirements are: | |
Build and run instructions | |
-------------------------- | |
+ | |
From the root directory, execute the following command:: | |
make | |