aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.md
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2015-01-25 12:16:32 +0100
committerYves Senn <yves.senn@gmail.com>2015-01-25 12:16:32 +0100
commit9373ca2808a001857a4914d1358adfd057190677 (patch)
tree6832d0ea496343095eab1fead08118e8b1c56dd8 /guides/source/getting_started.md
parentf6996bf586773eb28ffee01ea46ab8f3d9675ada (diff)
downloadrails-9373ca2808a001857a4914d1358adfd057190677.tar.gz
rails-9373ca2808a001857a4914d1358adfd057190677.tar.bz2
rails-9373ca2808a001857a4914d1358adfd057190677.zip
remove trailing whitespace. [ci skip]
Diffstat (limited to 'guides/source/getting_started.md')
-rw-r--r--guides/source/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index a976969dae..31f2d2ed2f 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -193,7 +193,7 @@ following in the `blog` directory:
$ bin/rails server
```
-TIP: If you are using Windows, you have to pass the scripts under the `bin`
+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 CoffeeScript and JavaScript asset compression requires you