diff --git a/README.md b/README.md index c99c8e8394574a25fa71340c913ae8798bc0dff7..76809adeac6edac3f1db2113b10909438ed585d8 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ When completed, you'll be able to run the various commands provided from the com ### Build Tabler -1. From the root `/tabler` directory, run `npm run watch` in the command line. +1. From the root `/tabler` directory, run `npm run serve` in the command line. 2. Open [http://localhost:4000](http://localhost:4000) in your browser, and voilĂ . 3. Any change in `/src` directory will build application and refresh the page.