From 0130a7396b535ac2c0e22ce8c3dd1522f54bfc18 Mon Sep 17 00:00:00 2001 From: mrhaav <62175065+mrhaav@users.noreply.github.com> Date: Fri, 26 Apr 2024 22:25:28 +0200 Subject: [PATCH] Update README.md --- atc/fib-fm350_gl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atc/fib-fm350_gl/README.md b/atc/fib-fm350_gl/README.md index b567f32..d2990da 100644 --- a/atc/fib-fm350_gl/README.md +++ b/atc/fib-fm350_gl/README.md @@ -17,7 +17,7 @@ Support dual stack and received SMS will be stored in `/tmp/sms/rx` folder and t Download and install with: ``` -wget https://github.com/mrhaav/openwrt/raw/master/atc/fib-fm350_gl/atc-fib-fm350_gl_2024-04-24-0.1_all.ipk +wget https://github.com/mrhaav/openwrt/raw/master/atc/fib-fm350_gl/atc-fib-fm350_gl_2024-04-24-0.2_all.ipk opkg install atc-fib-fm350_gl_2024-04-24-0.1_all.ipk ```