diff options
-rw-r--r-- | README.md (renamed from README) | 21 |
1 files changed, 9 insertions, 12 deletions
@@ -1,29 +1,26 @@ -Steuermann 2.0 --- +# Steuermann 2.0 How to pronounce the name: http://www.forvo.com/word/steuer-/#de http://www.forvo.com/word/mann/#de -To install: +## To install: - requires exyapps, pandokia - ( https://svn.stsci.edu/svn/ssb/etal/ ) - - make - # compiles the parser + * requires exyapps, pandokia + ``` python setup.py install - # installs + ``` Put the installed script steuermann_report.cgi on your web server. - It remembers where the rest was installed. -To run: +## To run: - requires pandokia + * requires pandokia + ``` smc [ -a ] [ -r run_name ] file.sm + ``` |