-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
You don't need to have installed the Github Desktop to use git - It's your option and freedom.
So, in the "install" section, add the steps to install git, for example:
$ brew install git
$ git version
# // This line is necessary in case the system still shows the oldest git version
$ PATH=/usr/local/git/bin:$PATH
# Github Desktop, see https://github.com/desktop/desktop
$ brew install --cask githubAlso, in section "install" shows "Github Desktop" as one GUI recommendation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers