Skip to content

README: install instructions miss required delta dependency #110

Description

@loveRyujin

The current README says:

git clone https://github.com/dlvhdr/diffnav.git
cd diffnav
go install .

go install . succeeds, but running git diff | diffnav fails at runtime if delta is not installed and available in PATH.

It would help to update the installation section to explicitly mention delta as a required runtime dependency and how to install it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions