fix some minor typos and fuckups

This commit is contained in:
fekhesk 2022-10-23 01:03:08 +00:00
parent 1b66e7e997
commit 90253b2d3e
No known key found for this signature in database
GPG key ID: 6B3D8CB511646891
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>old realmicrosoft yiffOS installers</title>
<title>realmicrosoft yiffOS installation guide</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
</head>
@ -94,7 +94,7 @@ you can download the version of the script that we will be using from
<a href="/install-yiffos.sh">https://realmicrosoft.com/install-yiffos.sh</a> by running<br>
<code>curl -O https://realmicrosoft.com/install-yiffos.sh</code><br>
or you can download the latest version from github by running<br>
<code>curl -O hhttps://raw.githubusercontent.com/realmicrosoft/yiffOS-install-script/main/install-yiffos.sh</code><br>
<code>curl -O https://raw.githubusercontent.com/realmicrosoft/yiffOS-install-script/main/install-yiffos.sh</code><br>
(REMINDER THAT YOU ARE RUNNING THESE COMMANDS ON THE BOOTED YIFFOS INSTALLER IMAGE)<br>
<hr>
<h2>help! i have received an error stating i am out of disk space!</h2>
@ -199,7 +199,7 @@ after you've run the installer, just wait a bit (or maybe a bit longer, dependin
cpu and internet speed) and you'll be prompted to set a root password. make sure it's something
that you can remember for at least the next 10 minutes or so because you'll need it to log in
to your new yiffOS install. IMPORTANT!!! DO NOT REBOOT YET!!! we still have some work to do!<br>
(IF YOU PULLED FROM GITHUB, THIS IS FIXED!!!!)<br>
(IF YOU PULLED FROM GITHUB, THIS **MIGHT BE** FIXED!!!!)<br>
the install script has an issue in it that will cause dbus to not work, so we'll need to fix this.
luckily, it's a pretty simple fix, just run<br>
<div class="code-screenshot centre">

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>old realmicrosoft yiffOS installers</title>
<title>realmicrosoft yiffOS installers</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
</head>