From 0b88ae6be5c37a51e0ae47e7d62dcd42f1fd5bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Fri, 10 Apr 2020 11:55:00 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=BF=AB=E9=80=9F=E5=BC=80=E5=A7=8B?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 快速开始.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/快速开始.md b/快速开始.md index 2ac9873..f1a766c 100644 --- a/快速开始.md +++ b/快速开始.md @@ -138,7 +138,7 @@ ZLMediaKit可选依赖一些第三方库,这些库都不是必选的;在构 - Debian系(包括ubuntu)系统下安装依赖的方法: ```sh - #处理openssl,其他其实都可以不安装 + #除了openssl,其他其实都可以不安装 sudo apt-get install libssl-dev sudo apt-get install libsdl-dev sudo apt-get install libavcodec-dev