From 0f80f15ec5864484026301288da4a865dfa8d4b4 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 10 Aug 2019 00:42:07 +0800 Subject: fix code --- package/remote_package.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/remote_package.md b/package/remote_package.md index 523552c1..55e87f17 100644 --- a/package/remote_package.md +++ b/package/remote_package.md @@ -815,7 +815,7 @@ end) ```lua add_requires("xxx", {configs = {vs_runtime = "MT"}}) -`` +``` Normally, packages installed by built-in tool scripts such as `import("package.tools.autoconf").install` are automatically processed internally by vs_runtime. -- cgit v1.2.3