Added an installation example for using pip install git+ #82

Open
Sengolda wants to merge 2 commits from unknown repository into 2.0
Sengolda commented 2021-10-02 15:44:07 +00:00 (Migrated from github.com)

Summary

This pull request adds an installation example for using pip install git+ to the README (README.rst).

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new
  • This PR is a breaking change
  • This PR is not a code change
## Summary This pull request adds an installation example for using `pip install git+` to the README (README.rst). ## Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect the changes. - [ ] This PR fixes an issue. - [ ] This PR adds something new - [ ] This PR is a breaking change - [x] This PR is **not** a code change
This pull request is broken due to missing fork information.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin unknown repository:unknown repository
git checkout unknown repository
Sign in to join this conversation.
No description provided.