We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d9b76 commit eeb4cd9Copy full SHA for eeb4cd9
README.md
@@ -37,7 +37,7 @@ Software Requirements
37
- graphgen.py in dataflow and controlflow.py in controlflow (without --nograph option) use Pygraphviz with Python 2.7.
38
- If you do not use graphgen.py and controlflow.py (without --nograph) option, Python 3 is OK.
39
* Jinja2 (2.7 or later)
40
- - ast\_code\_generator requires jinja2 module
+ - ast\_code\_generator requires jinja2 module.
41
- 'pip3 install jinja2'
42
43
0 commit comments