Merge fort-nix/nix-bitcoin#518: docs/install: Fix formatting

f12ea83d36 docs/install: fix formatting (Erik Arvstedt)

Pull request description:

ACKs for top commit:
  jonasnick:
    ACK f12ea83d36

Tree-SHA512: dd0e8698e19ebbee4b49faa863605c4b3da22877362c8d149f728feb8ca4daac23a786112a2fce51501ac50786db7778a5824fffe21028d7870e66f8d5216269
This commit is contained in:
Jonas Nick 2022-07-20 12:53:43 +00:00
commit 0d58dadf0a
No known key found for this signature in database
GPG Key ID: 4861DBF262123605

View File

@ -48,7 +48,6 @@ This is borrowed from the [NixOS manual](https://nixos.org/nixos/manual/index.ht
If the file exists exists, you should continue the installation for UEFI otherwise for Legacy Boot. If the file exists exists, you should continue the installation for UEFI otherwise for Legacy Boot.
4. Option 1: Partition and format for UEFI 4. Option 1: Partition and format for UEFI
``` ```
@ -243,7 +242,7 @@ You can also build Nix from source by following the instructions at https://nixo
than your node.\ than your node.\
Examples: Deploying from macOS or deploying from a x86 desktop PC to a Raspberry Pi. Examples: Deploying from macOS or deploying from a x86 desktop PC to a Raspberry Pi.
``` ```bash
# Run this when your node has a 64-Bit x86 CPU (e.g., an Intel or AMD CPU) # Run this when your node has a 64-Bit x86 CPU (e.g., an Intel or AMD CPU)
echo "x86_64-linux" > krops/system echo "x86_64-linux" > krops/system