added build 'instructions' to the README
This commit is contained in:
parent
815175e35e
commit
984ad939df
11
README.rst
11
README.rst
@ -12,3 +12,14 @@ features one would expect from a modern programming language.
|
||||
|
||||
Come participate in an overview and example festival of some of the added
|
||||
features.
|
||||
|
||||
Build Instructions
|
||||
==================
|
||||
|
||||
In order to compile the examples, modify the CXXFLAGS in the Makefile and
|
||||
then run make for each executable. If you want, for example, to build the
|
||||
asdf.cc file, run::
|
||||
|
||||
make asdf
|
||||
|
||||
Enjoy!
|
||||
|
Loading…
Reference in New Issue
Block a user