diff --git a/Contributors.md b/Contributors.md index 7c6e203..e919f4d 100644 --- a/Contributors.md +++ b/Contributors.md @@ -17,6 +17,7 @@ - [heyolaniran](https://github.com/heyolaniran) - [ogedengbewisdom](https://github.com/ogedengbewisdom) - [YankhoNgolleka](https://github.com/codaMW) + - [OratileMaretela](https://github.com/KidOnPluto) - [MercyMbao](https://github.com/mercie-ux) - [JoyCherotich Kirui](https://github.com/joycherotich) - [Abdulsalam Mohammed](https://github.com/devabdulsalam) diff --git a/README.md b/README.md index e7d1ccd..55f06e4 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ git switch -c your-new-branch-name If you get any errors using git switch, click here: If the error message "Git: `switch` is not a git command. See `git –help`" appears, it's likely because you're using an older version of git. - + In this case, try to use `git checkout` instead: ```bash