Skip to content

Commit cdc20f5

Browse files
author
Ayaz Salikhov
committed
Improve readme
1 parent 31f230b commit cdc20f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ To create a simple example how to extend Python with C++ extensions.
1515

1616
`python3 setup.py install` will build and install it.
1717

18+
You can use `--user` flag to install to the Python user install directory.
19+
1820
## How to use
1921

2022
First, install the extension. Then you can use it like this:

0 commit comments

Comments
 (0)