From 99442c2ee3c47d24bf24f569a7587b7214c0b0ea Mon Sep 17 00:00:00 2001 From: joeduffy Date: Sat, 25 Feb 2017 07:27:00 -0800 Subject: [PATCH] Fix a small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9c287dd..66c2ce74d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ debug-level logging, greater than 5 is going to be quite verbose, and anything b For example, the command - $ coco eval Cocopack.yaml --logtostderr -v=5 + $ coco eval Nutpack.yaml --logtostderr -v=5 is a pretty standard starting point during debugging that will show a fairly comprehensive trace log of a compilation.