From ec9842e133d71229e57aad11fca7cb845413b309 Mon Sep 17 00:00:00 2001 From: Lorenzo Sapora Date: Fri, 19 Mar 2021 14:53:32 +0000 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26723d7..863af90 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ It's recommended to use SSH keys for authentication, but sometimes HTTP basic au "http-basic": { "github.com": { "username": "", - "password": "" } } }