Skip to content

Commit 7d9d00c

Browse files
committed
fix typo
1 parent 4c9f95b commit 7d9d00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppleARM.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ cd ../../../.. # Go back to Project Root
122122
2. Boot the Server using the Oracle Instant Client location
123123
124124
```
125-
ORACLE_CLIENT_LOCATION=/Users/DDRECHSE/instantclient_23_3 npm start -- ./config.json
125+
ORACLE_CLIENT_LOCATION=/Users/myuser/instantclient_23_3 npm start -- ./config.json
126126
```
127127
128128
### Test the Local Stack

0 commit comments

Comments
 (0)