Update FAQ.md

This commit is contained in:
Sam Caldwell 2017-01-27 15:22:06 -05:00 committed by GitHub
parent 25729454a6
commit 2b19064960
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- You can view a colored trace of a program's execution on stderr by setting the MINIMART_TRACE environment variable, e.g. - You can view a colored trace of a program's execution on stderr by setting the MINIMART_TRACE environment variable, e.g.
``` ```
$ MINIMART_TRACE=xetpag racket foo.rkt $ SYNDICATE_TRACE=xetpag racket foo.rkt
``` ```
shows shows