Skip to content

Commit 64efb2a

Browse files
committed
update install script info
1 parent 38cb5cd commit 64efb2a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,16 @@ A Python script is available in the ZED SDK installation folder and can automati
4242

4343
### Running the install script
4444

45-
The Python install script is located on Windows in `C:\Program Files (x86)\ZED SDK\` (**make sure you have admin access to run it in the Program Files folder**). On Linux it is located in `/usr/local/zed/`.
45+
**Windows**
46+
47+
The Python install script is located in: `C:\Program Files (x86)\ZED SDK\`
48+
49+
:warning: *Make sure you have admin access to run it in the Program Files folder, otherwise, you will have a `Permission denied` error. You can still copy the file into another location to run it without permissions.*
50+
51+
**Linux**
52+
53+
The Python install script is located in: `/usr/local/zed/`
54+
4655

4756
Run the script:
4857

0 commit comments

Comments
 (0)