We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b8a78 commit 7bff619Copy full SHA for 7bff619
README.md
@@ -44,6 +44,7 @@ This can be done automatically via pip:
44
Or you can manually download it from GitHub or via git.
45
46
1. Download source and change directory into source: `git clone https://github.com/Impelon/PyGVisuals.git && cd PyGVisuals`
47
+ - You can now test the library. Try out the examples via the start-script: `python start_example.py`
48
- Additionally you can install your desired branch with this. List all available branches: `git branch`
49
- Switch to desired branch: `git switch <branch>`
50
2. Install from current directory via pip: `python setup.py install`
0 commit comments