Skip to content

Commit 6ec3dc9

Browse files
authored
Fix typo in dotfiles merge
Fixes #318
1 parent 4529a0f commit 6ec3dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_partials/dotfiles_merge_upstream.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Open your terminal and go to your `dotfiles` project:
22

33
```bash
4-
cd ~/code/$GITHUB_USERNAME$/dotfiles
4+
cd ~/code/$GITHUB_USERNAME/dotfiles
55
```
66

77
Time to merge the changes from `lewagon/dotfiles` into yours:

0 commit comments

Comments
 (0)