Skip to content

Commit 1301d06

Browse files
authored
Update README.md
1 parent 9ca3cf6 commit 1301d06

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
@@ -71,7 +71,7 @@ Download Stable Release: [Download](https://github.com/alexlaurence/NIfTI-Image-
7171

7272
## Permissions
7373

74-
On unix systems, Python scripts can be made executable using the following process:
74+
If you didn't install nii2png through pip, you may need to grant nii2png.py permission to execute. On unix systems, Python scripts can be made executable using the following process:
7575

7676
```
7777
$ chmod +x nii2png.py

0 commit comments

Comments
 (0)