From f3fc4b350471db2a651ad3b87cbaea1d97f36e3d Mon Sep 17 00:00:00 2001 From: Izaya Date: Tue, 17 Apr 2018 01:26:27 +1000 Subject: [PATCH] fix headings --- vTunnel/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vTunnel/README.md b/vTunnel/README.md index 5f17036..8f3c742 100644 --- a/vTunnel/README.md +++ b/vTunnel/README.md @@ -37,7 +37,7 @@ oppm install vtunnel 1. Install vtunnel.lua to /etc/rc.d 2. Install interminitel.lua to /usr/lib -#### Setup +#### Running vTunnel is invoked as follows: @@ -47,6 +47,8 @@ rc vtunnel start : This will create a virtual linked card component connected to server\_address:server\_port. +#### Configuration + vTunnel can also be configured to start automatically. First, one would enable the rc service: ```