Skip to content

Commit

Permalink
Mention example-scripts during installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Impelon authored Apr 22, 2020
1 parent 21b8a78 commit 7bff619
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This can be done automatically via pip:
Or you can manually download it from GitHub or via git.

1. Download source and change directory into source: `git clone https://github.com/Impelon/PyGVisuals.git && cd PyGVisuals`
- You can now test the library. Try out the examples via the start-script: `python start_example.py`
- Additionally you can install your desired branch with this. List all available branches: `git branch`
- Switch to desired branch: `git switch <branch>`
2. Install from current directory via pip: `python setup.py install`
Expand Down

0 comments on commit 7bff619

Please sign in to comment.