Skip to content

Commit

Permalink
Twerked the README with some nice icons and updated a few places in t…
Browse files Browse the repository at this point in the history
…he installation instructions that needed revisioning
  • Loading branch information
exarobibliologist committed Nov 26, 2024
1 parent 6b4eb96 commit 0b24c25
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
![](https://i.imgur.com/IBI6jMR.png)![](https://i.imgur.com/Q8xOdrd.png)
<br>![](https://i.imgur.com/0LISqPB.png)![](https://i.imgur.com/AnNQqER.png)

<h1>THIS IS ONLY FOR DEBIAN!!<br><br>Additionally, it will work with the Debian package for WSL (Windows Subsystem for Linux) on Windows.</h1>

<h2>This will cause <u>unrecoverable</u> changes to your Debian setup.</h2>
Expand All @@ -22,8 +25,7 @@ If you believe that everything in the Debian Wiki is absolute and cannot be viol
These scripts will produce a <b>FrankenDebian setup</b> that is incredibly versatile, without sacrificing stability.
If you do not understand what that is, this repo <b>IS NOT</b> for you! <b>Walk away now!</b>

<b>Don't expect to get help</b> from Debian gurus on Freenode. Your requests for help will be ignored once they realize you are running a FrankenDebian.

<b>Don't ask for help</b> from the Debian gurus on Freenode or Libera IRC. Your requests for help will be ignored once they realize you are running a FrankenDebian.
You must be willing to solve all your own problems, with limited or no support. If you are unwilling to do this, this repo <b>IS NOT</b> for you! <b>Walk away now!</b>

These scripts are a <b>learning experience.</b>
Expand All @@ -39,7 +41,7 @@ If you are uncomfortable with learning new things, and want to stick with the st

You will need <b>git-all</b> installed beforehand, in order to fetch and use all the files.

<blockquote><code>sudo apt-get install git-all</code></blockquote>
<blockquote><code>sudo apt install git-all</code></blockquote>

Open a Terminal and type
<blockquote><code>cd</code></blockquote>
Expand Down

0 comments on commit 0b24c25

Please sign in to comment.