Skip to content

Commit 8885841

Browse files
committed
Add note about macOS 'Downloads' access
1 parent cc30c42 commit 8885841

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

INSTALL.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,9 @@ Open a terminal window and run the install script in the mounted package, for ex
707707
$ /Volumes/instantclient-basic-macos.x64-19.8.0.0.0dbru/install_ic.sh
708708
```
709709

710-
This copies the contents to `$HOME/Downloads/instantclient_19_8`.
710+
This copies the contents to `$HOME/Downloads/instantclient_19_8`. Applications
711+
may not have access to the `Downloads` directory, so you should move Instant
712+
Client somewhere convenient.
711713

712714
In Finder, eject the mounted Instant Client package.
713715

@@ -728,6 +730,8 @@ hdiutil unmount /Volumes/instantclient-basic-macos.x64-19.8.0.0.0dbru
728730
```
729731

730732
The Instant Client directory will be `$HOME/Downloads/instantclient_19_8`.
733+
Applications may not have access to the `Downloads` directory, so you should
734+
move Instant Client somewhere convenient.
731735

732736
##### Configure Instant Client
733737

0 commit comments

Comments
 (0)