mrpowers-io / quinn

pyspark methods to enhance developer productivity 📣 👯 🎉
https://mrpowers-io.github.io/quinn/
Apache License 2.0
645 stars 99 forks source link

DOC: Git command in CONTRIBUTING.md file doesn't work #234

Closed nijanthanvijayakumar closed 4 months ago

nijanthanvijayakumar commented 4 months ago

Quinn version checks

Location of the documentation

CONTRIBUTING.md

Documentation problem

The git command in the CONTRIBUTING.md to set the URL for the origin doesn't work and fails with the error (as in the below screenshot) that error: unknown option 'set-url'.

image

Suggested fix for documentation

The suggested fix is to just use set-url instead of --set-url command.