README.md aktualisiert
This commit is contained in:
parent
e1acafa0ac
commit
2fa9ce7f1d
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
To install, make a new folder in the python site-packages folder named tools and put all files in it.
|
To install, make a new folder in the python site-packages folder named tools and put all files in it.
|
||||||
|
|
||||||
If a folder named tools already exists in one of the site-packages folders, you can name the folder "wobbl_tools" or something else.
|
If a folder named tools already exists in the site-packages folder, you can name the folder "wobbl_tools" or something else.
|
||||||
Dont forget to change the imports in the script that uses this tools.
|
Dont forget to change the imports in the script that uses this tools.
|
||||||
|
|
||||||
To see, where the site-packages folders are, use:
|
To see, where the site-packages folder is, use:
|
||||||
```
|
```
|
||||||
python -m site
|
python -m site
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue