From e49fef7adec269d2c757ce902b5ad6a7e2017112 Mon Sep 17 00:00:00 2001 From: Noah Date: Thu, 10 Mar 2016 16:29:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e67f9c..07eb858 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Usage: ```bash -python elm-stuff/exact-dependencies.json tests/elm-stuff/exact-dependencies.json --exact +python elm_deps_check.py elm-stuff/exact-dependencies.json tests/elm-stuff/exact-dependencies.json --exact ```