Skip to content

Commit e8f15a7

Browse files
committed
don't reference homebrew specifically
1 parent 8554adb commit e8f15a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/SystemModules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following files from the JPEG system-package are of interest:
2929

3030
Swift packages that provide module maps for system libraries are handled differently from regular Swift packages.
3131

32-
Note that `brew` will install this package in `/usr/local/` rather than `/usr/`.
32+
Note that this package may be located elsewhere on your system, such as `/usr/local/` rather than `/usr/`.
3333

3434
Create a directory called `CJPEG` parallel to the `example` directory and create a file called `module.modulemap`:
3535

0 commit comments

Comments
 (0)