From 6c929dcf9499ddba6dd8b5bd8247d3b949a67b7d Mon Sep 17 00:00:00 2001 From: Emmett1 Date: Sat, 24 Feb 2018 15:00:30 +0800 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdb2aee..17a9065 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You can also use headers (except for description, as it needs for search functio * `version`: Package's version * `release`: Package's release version, useful when build script need change with same same package version * `options`: Package's build options, see 'Package options' for available options -* `source`: Package's source urls, separate with space, can use as '$name-$version.tar.gz::https://github.com/achieve/$version.tar.gz +* `source`: Package's source urls, separate with space, can use as '$name-$version.tar.gz::https://github.com/achieve/$version.tar.gz' ## Package options