diff options
| author | Jack Nagel | 2013-05-23 23:32:21 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-05-23 23:33:36 -0500 |
| commit | 04d0cea01c4e44dd095db0a4ee65a03b1e4f7f74 (patch) | |
| tree | 679b3bdb3414179c830eb211e2886189eded2242 /Library/Homebrew/requirements | |
| parent | 8b98e8334710f29b85dbf44b6a690b1a6a4d5935 (diff) | |
| download | brew-04d0cea01c4e44dd095db0a4ee65a03b1e4f7f74.tar.bz2 | |
Directory, not folder
Diffstat (limited to 'Library/Homebrew/requirements')
| -rw-r--r-- | Library/Homebrew/requirements/mpi_dependency.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/requirements/mpi_dependency.rb b/Library/Homebrew/requirements/mpi_dependency.rb index e83f7d80c..28a03d566 100644 --- a/Library/Homebrew/requirements/mpi_dependency.rb +++ b/Library/Homebrew/requirements/mpi_dependency.rb @@ -73,7 +73,7 @@ class MPIDependency < Requirement wrappers: #{@non_functional.join ', '} - If you have a MPI installation, please ensure the bin folder is on your + If you have a MPI installation, please ensure the bin directory is on your PATH and that all the wrappers are functional. Otherwise, a MPI installation can be obtained from homebrew by *picking one* of the following formulae: |
