From 5faf8e17b30abe3357871d1a409be9703de6db67 Mon Sep 17 00:00:00 2001 From: Xingwang Liao Date: Mon, 10 Jun 2019 14:06:42 +0800 Subject: [PATCH] chore: Add sdk link and requires commit close #9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e895975..4656a0b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Bin files will install in ```/usr/bin```. ## Custom build -1. Use the latest OpenWrt SDK or with source code in master branch. +1. Use the latest [OpenWrt SDK](https://downloads.openwrt.org/snapshots/) or with source code in master branch (requires golang modules support, commit openwrt/packages@7dc1f3e and later). 2. Enter root directory of SDK, then download the Makefile: