Skip to content

Commit

Permalink
Merge pull request ggobi#9 from kaisernahid/master
Browse files Browse the repository at this point in the history
Fixed minor typos in INSTALL
  • Loading branch information
lawremi committed Aug 17, 2013
2 parents 6334405 + ce1a800 commit 843ef6d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,18 @@ Mac OS X instructions
---------------------

1. Make sure that you have a recent version of xcode installed.
2. Install Qt from by downloading and running the installer at
2. Install Qt by downloading and running the installer at
http://qt.nokia.com/downloads/sdk-mac-os-cpp.
3. Install cmake (version 2.8.1 or later); obtain it from cmake.org.
4. Check your PATH, ensuring that both are visible.
5. Run R CMD INSTALL qtbase.

Linux instructions
------------------

1. Install the Qt SDK (i.e., devel) >= 4.0 and cmake >= 2.8.1 packages.
2. Run R CMD INSTALL qtbase.

Windows instructions
--------------------

Expand All @@ -34,12 +40,6 @@ Windows instructions
8. Make sure that the machine is properly configured to build binary packages.
9. Using command.exe, run R CMD INSTALL qtbase.

Linux instructions
------------------

1. Install the Qt SDK (i.e., devel) >= 4.0 and cmake >= 2.8.1 packages.
2. R CMD INSTALL qtbase.

===================
Building on Windows
===================
Expand Down

0 comments on commit 843ef6d

Please sign in to comment.