From 6c1fb302944be4bac1f47574e6fd62d24b0b0a6a Mon Sep 17 00:00:00 2001 From: "Guilherme M. Petry" <44437770+petry078@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:51:36 -0300 Subject: [PATCH] beautifull concept error fix --- docs/posts/2022-08-05-github-once-and-for-all.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/posts/2022-08-05-github-once-and-for-all.md b/docs/posts/2022-08-05-github-once-and-for-all.md index 9a9329c..f74a4bc 100644 --- a/docs/posts/2022-08-05-github-once-and-for-all.md +++ b/docs/posts/2022-08-05-github-once-and-for-all.md @@ -11,9 +11,7 @@ tags: # GitHub once and for all -Git and GitHub, at first, can be a little frustrating. Complex commands, Git running locally and the GitHub platform. I feel you... So, here is the easiest way (I know) to work with Git and GitHub repositories. - -You will need, access to [GitHub](https://github.com/), [Visual Studio Code](https://code.visualstudio.com/) and any UNIX Terminal (or Bash, for the Windows users). +Git and GitHub, at first, can be a little frustrating. Complex commands, Git running locally and the GitHub platform. I feel you... So, here is the easiest way (I know) to work with Git and GitHub repositories. ## Clone, update, commit and push code to GitHub from the Terminal