diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,3 +22,6 @@ Assuming python and tkinter is installed, the IDE will start. Note: if you are on a Debian based Linux distribution, you will have to the command `sudo apt install python3-tk` to install tkinter! Once this is done, you can now write and run FORTRAN code! + +Detailed command line instructions are in the readme in the src directory. +Running the java program with the `-h` flag will also display all available options. |