From da4ee18564b5e09c4196734fbe6509d7bb481426 Mon Sep 17 00:00:00 2001 From: Per Persson Date: Sun, 8 Apr 2018 19:05:31 +0000 Subject: [PATCH] "Reboot" --> "Restart" I think that to most people, 'reboot' means restarting a computer, not a program. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 657803a..05b0786 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An Eclipse plug-in for developing in the TypeScript language. 1. Install [Node.js](http://nodejs.org/) 1. Open Eclipse and go to Help->Install New Software 1. Add the update site: http://eclipse-update.palantir.com/eclipse-typescript/ -1. Reboot Eclipse +1. Restart Eclipse 1. (optional) Right-click on a project and select Configure->Enable TypeScript Builder ## Features