From 3f66b2e4f8a284407417630b7ead4c4a6a94ae1d Mon Sep 17 00:00:00 2001 From: IgorTimofeev <11760002+IgorTimofeev@users.noreply.github.com> Date: Fri, 2 Apr 2021 14:42:07 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=92=D0=BE=20=D1=80=D0=BE=D1=84=D0=BB?= =?UTF-8?q?=D0=B8=D0=BD=D0=BA=D0=B0,=20=D1=8F=20=D1=8D=D1=82=D1=83=20?= =?UTF-8?q?=D1=85=D1=83=D0=B9=D0=BD=D1=8E=20=D0=BD=D0=B5=20=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=B0=D0=BB,=20=D1=87=D0=B5=D1=81=D1=82=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55774a07..58d29b8a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You can paste it to console using middle mouse button or insert key (by default) wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot -After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, select and format a boot volume, create a user profile and customize some settings. After that, the system will be successfully installed. More powerful setups will be able to install it faster so it is reccomended to use +After a moment, a nice system installer will be shown. You will be prompted to select your preferred language, select and format a boot volume, create a user profile and customize some settings ## How to \*do_something\*? From 26449c78f3fa3218a0d6c2608ce90ea77d3d9ba4 Mon Sep 17 00:00:00 2001 From: Minecraftku_hei <31839741+kebufu@users.noreply.github.com> Date: Sat, 3 Apr 2021 20:15:12 +0800 Subject: [PATCH 2/2] Update README-zh_CN.md --- README-zh_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index c714183b..1868aa4a 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -33,13 +33,13 @@ MineOS是一个基于GUI的Minecraft Opencomputers模组的操作系统. 它有 wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot 如果由于某种原因Github方法对你不可用(例如, 它在游戏服务器上被列入黑名单, 或者被互联网提供商屏蔽), -使用替代命令直接从dilidili页面下载安装程序: +使用替代命令直接从镜像页面下载安装程序: wget -f https://mirror.opencomputers.ml:1337/MineOS/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua && flash -q /tmp/bios.lua && reboot 过一会儿, 一个很好的系统安装程序将显示. 安装程序将提示您选择首选语言, 选择并格式化引导卷, 创建用户配置文件并自定义一些设置. -之后, 系统将成功安装. 更强大的设置将能够更快地安装它, 因此建议使用 +之后, 系统将成功安装. ## 如何\*做某事\*?