From 641dc41787bad45fe718438bc3682be25c036fe0 Mon Sep 17 00:00:00 2001 From: Felix Caffier Date: Sat, 6 Jan 2018 23:53:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb09cf..be07f67 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This script helps you set up a desktop system on top of FreeBSD 10/11. It will i ## Usage 1. Install FreeBSD, but do not create any additional users 2. Copy the installDesktop.sh script onto a USB flash drive and stick it into your freshly installed FreeBSD machine -3. Log in as root, mount the stick and execute the script. This could look something linke this (replace locations appropriately): +3. Log in as root, mount the stick and execute the script. This could look something link this (replace locations appropriately): ``` $ mount_msdosfs /dev/da0s1 /mnt $ /mnt/installDesktop.sh