diff --git a/README.md b/README.md index 26eee051..50bfa103 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ cd ../beers-law-lab npm install ``` -(3) Transpile the TypeScript code to JavaScript by running `grunt output-js-project --watch`. This starts a file-watching process that will automatically transpile +(3) Transpile the TypeScript code to JavaScript by running `grunt output-js-project --live`. This starts a file-watching process that will automatically transpile new or changed files. (4) In a new terminal/command prompt, start an http-server