From 8de89a44a43aba85df15a4bdd3bca04b3f5e3872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Wed, 21 Jul 2021 19:50:34 +0200 Subject: [PATCH] README: Fix typo on instructions to move to main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb8be6bd..4759ce60 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ GSettings key. The default development branch is `main`. If you still have a local checkout under the old name, use: ```sh -git checkout matser +git checkout master git branch -m master main git fetch git branch --unset-upstream