From d78474a1a6e2a0f962bd5a43eac53e5f49ad28d6 Mon Sep 17 00:00:00 2001 From: James Brink Date: Thu, 2 Aug 2018 15:23:30 -0700 Subject: [PATCH] Fixed typo --- src/BUILD_UNIX.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BUILD_UNIX.md b/src/BUILD_UNIX.md index e8cf9f28..aa2c78f4 100644 --- a/src/BUILD_UNIX.md +++ b/src/BUILD_UNIX.md @@ -3,7 +3,7 @@ This document describes how to build SoftEtherVPN for Unix based Operating syste - [Requirements](#requirements) * [Install requirements on Centos/RedHat](#install-requirements-on-centosredhat) * [Install Requirements on Debian/Ubuntu](#install-requirements-on-debianubuntu) -- [Build from source code and instal](#build-from-source-code-and-instal) +- [Build from source code and install](#build-from-source-code-and-install) - [How to Run SoftEther](#how-to-run-softether) * [Start/Stop SoftEther VPN Server](#startstop-softether-vpn-server) * [Start/Stop SoftEther VPN Bridge](#startstop-softether-vpn-bridge) @@ -40,7 +40,7 @@ sudo apt -y install cmake gcc libncurses5-dev libreadline-dev libssl-dev make zl ``` -# Build from source code and instal +# Build from source code and install To build the programs from the source code, run the following commands: