Skip to content

Commit e1258e2

Browse files
committed
docs: clarify Include directive positioning
1 parent 25491c1 commit e1258e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ If you run using verbose mode, you should see additional information:
187187
There are two ways to use the generated file:
188188
1. Copy and insert the output into your `~/.ssh/config` file.
189189
2. Copy file to the conf directory, e.g. `~/.ssh/config.d/00-custom.conf` (if it's not exist, create one).
190-
Edit your `~/.ssh/config` and add `Include` directive:
190+
Edit your `~/.ssh/config` and add `Include` directive **to the top**:
191191

192192
```
193193
#### Custom configuration

0 commit comments

Comments
 (0)