Skip to content

Commit 7bff619

Browse files
authored
Mention example-scripts during installation
1 parent 21b8a78 commit 7bff619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ This can be done automatically via pip:
4444
Or you can manually download it from GitHub or via git.
4545

4646
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`
4748
- Additionally you can install your desired branch with this. List all available branches: `git branch`
4849
- Switch to desired branch: `git switch <branch>`
4950
2. Install from current directory via pip: `python setup.py install`

0 commit comments

Comments
 (0)