From 4fe8ebb1e89646d52b8819ef321f3813491e0926 Mon Sep 17 00:00:00 2001 From: Chunting Gu Date: Wed, 3 Feb 2021 18:30:43 +0800 Subject: [PATCH] Update Build-Instructions.md --- doc/Build-Instructions.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/doc/Build-Instructions.md b/doc/Build-Instructions.md index 06f31ba..31cad72 100644 --- a/doc/Build-Instructions.md +++ b/doc/Build-Instructions.md @@ -1,23 +1,8 @@ -# Webcc Build Instructions +# Build Instructions * [Overview](#overview) - * [Build Dependencies](#build-dependencies) - * [Build Options](#build-options) - * [Integration](#integration) * [Ubuntu](#ubuntu) - * [CMake](#cmake) - * [OpenSSL](#openssl) - * [Zlib](#zlib) - * [Boost](#boost) - * [Googletest](#googletest) - * [Webcc](#webcc) * [Windows](#windows) - * [CMake](#cmake) - * [OpenSSL](#openssl) - * [Zlib](#zlib) - * [Boost](#boost) - * [Googletest](#googletest) - * [Webcc](#webcc) ## Overview