From ec3314f6af69d3d34f549a71ee49428d6e44b9b9 Mon Sep 17 00:00:00 2001 From: Sharang Dashputre Date: Thu, 2 May 2019 02:52:10 +0530 Subject: Update asset compression text [ci skip] --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index 1f6744caba..7000fa408c 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -205,7 +205,7 @@ $ rails server TIP: If you are using Windows, you have to pass the scripts under the `bin` folder directly to the Ruby interpreter e.g. `ruby bin\rails server`. -TIP: Compiling JavaScript asset compression requires you +TIP: JavaScript asset compression requires you have a JavaScript runtime available on your system, in the absence of a runtime you will see an `execjs` error during asset compilation. Usually macOS and Windows come with a JavaScript runtime installed. -- cgit v1.2.3