From a0ee07d74db64ee447b400634fdd14cd02836c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Wed, 3 Apr 2019 13:33:07 +0000 Subject: [PATCH] Cleanup README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1e0bfb5..a608af4 100644 --- a/README.md +++ b/README.md @@ -7,17 +7,17 @@ Glorytun package for OpenWrt Add this line in your `feeds.conf.default`: src-git glorytun https://github.com/angt/glorytun-openwrt.git - -Or install in `package`: + +Or install in `package`: $ git clone https://github.com/angt/glorytun-openwrt.git $ cp -rf glorytun-openwrt/glorytun package - + Update and install your feeds: $ ./scripts/feeds update -a $ ./scripts/feeds install -a - + Configure and build: $ make defconfig