Skip to content

Commit 3a0dfb2

Browse files
committed
docs: Updated readme to reference system home directory
1 parent 98b2afc commit 3a0dfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ASSISTANT_URL=<assistant-service-url>
111111
```
112112
The SDK will search for this file in the following order
113113
- Path specified by environmental variable `IBM_CREDENTIALS_FILE`
114-
- User's home directory
114+
- System home directory
115115
- Top level of the project directory
116116

117117
Using a `ibm-credentials.env` file you can easily instantiate and authenticate a service.

0 commit comments

Comments
 (0)