Skip to content

Commit 85bb0b8

Browse files
Update README.md
1 parent 05e6384 commit 85bb0b8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,10 @@ RunTime.PythonDLL + @"";
1616

1717
[Python for .NET Documentation](https://pythonnet.github.io/)
1818

19+
To make the setup script executable, run the following command in your terminal:
20+
21+
```bash
22+
chmod +x setup.sh
23+
```
24+
25+

0 commit comments

Comments
 (0)