Updated README.md to include proper install link #1

Open
Rye wants to merge 1 commit from Rye/plex-media-ingest:readmefix into develop
First-time contributor

am normal, can be trusted with pull requests

am normal, can be trusted with pull requests
Rye added 1 commit 2025-01-30 02:40:21 +00:00
Owner

LGTM! FYI try to use Gitflow to name your branches and stuff :> Also try to use conventional commits in your commit messages. It helps generating changelogs and keeping things tidy :) Even tho @schmitt complains about too little "supported"/documented change types. @sergal-engineering will come up with a better format soon!

LGTM! FYI try to use [Gitflow](https://nvie.com/posts/a-successful-git-branching-model/) to name your branches and stuff :> Also try to use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) in your commit messages. It helps generating changelogs and keeping things tidy :) Even tho @schmitt complains about too little "supported"/documented change types. @sergal-engineering will come up with a better format soon!
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u readmefix:Rye-readmefix
git checkout Rye-readmefix

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff Rye-readmefix
git checkout Rye-readmefix
git rebase develop
git checkout develop
git merge --ff-only Rye-readmefix
git checkout Rye-readmefix
git rebase develop
git checkout develop
git merge --no-ff Rye-readmefix
git checkout develop
git merge --squash Rye-readmefix
git checkout develop
git merge --ff-only Rye-readmefix
git checkout develop
git merge Rye-readmefix
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zenermerps/plex-media-ingest#1
No description provided.