mirror of
https://gitlab.com/EternalWanderer/voidcruiser.nl
synced 2024-11-28 20:03:50 +01:00
Quote blocks exist for a reason
This commit is contained in:
parent
5457f0d980
commit
ee03bdcdca
|
@ -12,7 +12,7 @@ The Nix package manager is an amazing tool that allows you to manage your packag
|
||||||
I'm not going to get into why it's amazing or how it really works in this article.
|
I'm not going to get into why it's amazing or how it really works in this article.
|
||||||
This is purely a guide to installing it in Alpine and Debian Linux.
|
This is purely a guide to installing it in Alpine and Debian Linux.
|
||||||
|
|
||||||
**"Why not use the official instructions?"**
|
> "Why not use the official instructions?"
|
||||||
|
|
||||||
The official instructions require you to `curl` a script directly into `sh`.
|
The official instructions require you to `curl` a script directly into `sh`.
|
||||||
From there it requires sudo privileges to install the package manager itself.
|
From there it requires sudo privileges to install the package manager itself.
|
||||||
|
|
Loading…
Reference in a new issue