Skip to content

Commit 74c6618

Browse files
committed
Fix example config
1 parent 8302e1b commit 74c6618

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,9 @@ others.
123123

124124
If you add the following to dotsyncrc
125125

126-
[hosts]
127-
hostname.example.com git=ANY file=dotfile1/dotfile1,dotfile2:.linkto
128-
[endhosts]
126+
[hosts]
127+
hostname.example.com git=ANY file=dotfile1/dotfile1,dotfile2:.linkto
128+
[endhosts]
129129

130130
dotsync will link the following on `hostname` only
131131

0 commit comments

Comments
 (0)