The readme instructions contain "git clone https://github.com/morganlinton/SmallHarness.git"
which will result in git asking the user for credentials on the CLI (since that repo simply doesn't exist anymore)
Using the actual repo link e.g. "git clone https://github.com/GetSmallAI/SmallHarness" would deliver a much less confusing user experience :)
The readme instructions contain "git clone https://github.com/morganlinton/SmallHarness.git"
which will result in git asking the user for credentials on the CLI (since that repo simply doesn't exist anymore)
Using the actual repo link e.g. "git clone https://github.com/GetSmallAI/SmallHarness" would deliver a much less confusing user experience :)