From cdf53e133bf68eaf369790b4276b0b9806cda4d7 Mon Sep 17 00:00:00 2001 From: Jared Allard Date: Fri, 20 Mar 2015 10:55:09 -0700 Subject: [PATCH] Update README.md Fixing a spelling mistake. Ugh. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d1116..d4181e3 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Options: -f, --flags Don't parse node and v8 flags, pass through app flags [default: false] -v, --version Display version number -p, --python Set path of python to use. [default: "python"] - -F, --framewrk Set the framework to use. [default: "nodejs"] + -F, --framework Set the framework to use. [default: "nodejs"] ```