Skip to content

Commit 0fa666a

Browse files
authored
Update README.md
Header was wrong formatted.
1 parent 3236ec7 commit 0fa666a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ Now you are able to run all of the other [examples]:
9393
node example/policies.js
9494
```
9595

96-
##Connecting to vault through a bastion host
96+
## Connecting to vault through a bastion host
97+
9798
To connect to a vault server in a private network with a bastion host, you'll need to first open a connection:
9899
```bash
99100
ssh -D <socks4Port> bastion.example.com

0 commit comments

Comments
 (0)