Skip to content

Commit 8e61a01

Browse files
committed
fix typo
1 parent 029af06 commit 8e61a01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,11 @@ You will need to make sure any scripts using the bindings are compatible with Py
219219
A simple utility to create and manage SSH tunnels.
220220
221221
The basic usage of `tunn` follows this pattern:
222-
1. `tunn make user@cmslpc-sl9.fnal.gov`
222+
1. `tunn make user@cmslpc-el9.fnal.gov`
223223
2. `tunn list`:
224224
```
225225
index: socket port command
226-
0: "/home/[user]/.tsock_xyz" 8XXX "user@cmslpc-sl9.fnal.gov"
226+
0: "/home/[user]/.tsock_xyz" 8XXX "user@cmslpc-el9.fnal.gov"
227227
```
228228
3. `tunn kill 0`:
229229
```

0 commit comments

Comments
 (0)