From 430939b81feea5d9622d8a6ffd66be86718ecee2 Mon Sep 17 00:00:00 2001 From: UnitedAirforce <52387376+qwerfd2@users.noreply.github.com> Date: Sun, 14 Sep 2025 09:16:22 +0800 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5b7ea8..5b7d9b8 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Note that MAC uses `python3`. Code examples in this document will use the defaul Open command on Windows (MAC open terminal). Type `ipconfig` (MAC `ifconfig`), and obtain your IPV4 address. This assumes that you are connected to a WIFI, and it should start with 192 or 172. -Open the `config.env` of the private server, and change the `IP` accordingly. +Open the `config.py` of the private server, and change the `IP` accordingly. Type `cmd` in the file directory on the top of the file explorer, and press enter. A command prompt will be opened for that directory.