Minor doc changes

This commit is contained in:
voipmeister
2023-12-30 15:24:08 +01:00
parent 6aa0c8679f
commit 467957b6b6
4 changed files with 8 additions and 7 deletions

View File

@@ -18,10 +18,10 @@ to get it written to an SD card.
2. Enable SSH (option 5, option P2)
3. Expand the filesystem to use the entire SD card (option 7, option A1)
3. Update & upgrade all packages: `apt-get update && apt-get upgrade`
3. Update & upgrade all packages: `sudo apt-get update && sudo apt-get upgrade`
4. Install required packages: `sudo apt install lrzsz p7zip-full`
4. Install required packages: `sudo apt install git lrzsz p7zip-full`
5. Follow the [installation instructions](../installation/) to install ENiGMA½.
5. Follow the [installation instructions](../install-script.html) to install ENiGMA½.
6. Profit!