Skip to content

Commit 7d5d713

Browse files
committed
removed Linux based
1 parent 6ff798d commit 7d5d713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learning/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you're working with git locally, you can create and switch branches as well a
125125
}
126126
export PS1="\u@\h \[\033[32m\]\w -\$(parse_git_branch)\[\033[00m\] $ "`
127127

128-
**Windows OS (Linux-based)**
128+
**Windows OS**
129129

130130
- If you do not have git bash installed please download it [here](https://git-scm.com/download/win)
131131
- Showing branch names is a built-in feature of git bash. If branches do not show in your command prompt, follow the following steps.

0 commit comments

Comments
 (0)