|
|
@@ -7,7 +7,6 @@ You are supposed to be running **Ubuntu 22.04 LTS** with a home directory at `/h |
|
|
|
1. Install necessary dependencies: |
|
|
|
``` |
|
|
|
apt install libtinfo5 gawk |
|
|
|
` |
|
|
|
1. Place this Memory game repository clone to `~/research-portable-memory` |
|
|
|
1. Download the last supported [SDK 17.01.7](https://downloads.openwrt.org/releases/17.01.7/targets/ar71xx/generic/lede-sdk-17.01.7-ar71xx-generic_gcc-5.4.0_musl-1.1.16.Linux-x86_64.tar.xz) |
|
|
|
1. Unpack it to `~/openwrt-sdk`: |
|
|
|