Improve the windows text a bit.

This commit is contained in:
Eli Barzilay 2012-05-02 23:52:37 -04:00
parent 97850b5002
commit 1eed0c3d92

View File

@ -10,10 +10,10 @@ to run programs, run the @tt{DrRacket} executable. Otherwise, the @tt{racket}
executable will run a command-line Read-Eval-Print-Loop executable will run a command-line Read-Eval-Print-Loop
(@tech[#:doc '(lib "scribblings/guide/guide.scrbl")]{REPL}). (@tech[#:doc '(lib "scribblings/guide/guide.scrbl")]{REPL}).
On Windows, you can access Racket through the Start menu. In Windows Vista or On Windows, you can start DrRacket from the @onscreen{Racket} entry in the
newer, use the search feature to find the @tt{DrRacket} shortcut. On older Start menu, in Windows Vista or newer you can just type @tt{DrRacket}. You can
versions of Windows, the shortcut can be found by default in @onscreen{Program also run it from its folder, which you can find in @onscreen{Program Files} →
Files} → @onscreen{Racket} → @onscreen{DrRacket}. @onscreen{Racket} → @onscreen{DrRacket}.
On Mac OS, double click on the @tt{DrRacket} icon. It may be in your On Mac OS, double click on the @tt{DrRacket} icon. It may be in your
Applications folder, or in the @tt{.dmg} that you downloaded. Applications folder, or in the @tt{.dmg} that you downloaded.