Skip to content

Commit d3c75ab

Browse files
author
osimloeff
authored
Update README.md
1 parent 663c5b9 commit d3c75ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ If the python package is hosted on Github, you can install directly from Github
1717
```sh
1818
pip install git+https://github.com/osimloeff/PI-Web-API-Client-Python.git
1919
```
20-
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/osimloeff/PI-Web-API-Client-Python.git`)
21-
You must have Git installed on your machine.
20+
You may need to run `pip` with root permission: `sudo pip install git+https://github.com/osimloeff/PI-Web-API-Client-Python.git`. If you are using Windows, remember to open the command prompt running as administrator. You must have Git installed on your machine.
2221

2322
Then import the package:
2423
```python

0 commit comments

Comments
 (0)