Skip to content

Commit a9cdb17

Browse files
authored
Update README.md
small change in README
1 parent ccfac04 commit a9cdb17

File tree

1 file changed

+1
-1
lines changed
  • ai/ai-vision/ai-vision-and-sam/files

1 file changed

+1
-1
lines changed

ai/ai-vision/ai-vision-and-sam/files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python3 --version
3232
```
3333
pip install -r /path/to/requirements.txt
3434
```
35-
3. Create a `.config` file that contains the following variables:
35+
3. Update the `.config` file with your own `CONFIG_FILE_PATH` and `COMPARTMENT_ID`:
3636
```
3737
CONFIG_FILE_PATH = <path_to_oci_login_config_file>
3838
COMPARTMENT_ID = <compartment_OCID>

0 commit comments

Comments
 (0)