From c4f00b4328d66c8c17f1eeb80e6929b98b90e19b Mon Sep 17 00:00:00 2001 From: Brian Read Date: Sun, 26 May 2024 21:24:58 +0200 Subject: [PATCH] Update Readme.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ec5646..2ea702b 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,8 @@ Create a repo on github.com and add a push mirror entry to the equivalent gitea * \ Name of the organisation in GITEA * \ Name of the organisation in GITHUB -Note that .smegit/conf needd GITHIUBTOKEN and GITHUBLOGIN the token must have the necessary permissions. Either fine-grain token or one fo the orginal tokens. Created through settings/developer tools/api tokens. +Note that .smegit/conf needd GITHUBTOKEN and GITHUBLOGIN the token must have the necessary permissions. Either fine-grain token or one of the orginal tokens. Created through settings/developer tools/api tokens on github.com. + +Also need to login in to github using `gh auth login` before running the command.