From 3a6a3a54db1f9c08f060694e0619d2a685278884 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Tue, 19 Mar 2024 23:45:01 +0300 Subject: [PATCH] d --- platform-OpenWrt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-OpenWrt/README.md b/platform-OpenWrt/README.md index 020ee47..5db118e 100755 --- a/platform-OpenWrt/README.md +++ b/platform-OpenWrt/README.md @@ -2,7 +2,7 @@ Instructions for [TP-Link TL-MR3020 v1](https://openwrt.org/toh/tp-link/tl-mr302 Based on [OpenWrt Hello World guide](https://openwrt.org/docs/guide-developer/helloworld/start) -You are supposed to be running **Ubuntu 22.04 LTS** with a home directory at `/home/vboxuser` (Update paths in the commands below and `ogspkg/games/memory/Makefile` if your home directory is different) +You are supposed to be running **Ubuntu 22.04 LTS** with a home directory at `/home/vboxuser` (Update paths below and `ogspkg/games/ogs-memory/Makefile` if your home directory is different) 1. Install necessary dependencies: ```