This commit is contained in:
Михаил Капелько
2024-03-19 23:45:01 +03:00
parent 29e6796ef1
commit 3a6a3a54db

View File

@@ -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:
```