From 6ed4d9f9aab55b5ad2b080ec2ac446c416fec943 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Wed, 12 Feb 2020 23:57:13 -0700 Subject: [PATCH] Formatting edits --- Get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Get-started.md b/Get-started.md index 7147604..c2f4e7d 100644 --- a/Get-started.md +++ b/Get-started.md @@ -12,7 +12,7 @@ This section assumes knowledge of loading programs to and working with the file To help understand Essentials Framework, we recommend starting with the current [Release build](https://github.com/PepperDash/Essentials-Builds) and loading it to a Crestron 3-Series processor. -1. Load the PepperDashEssentials[version].cpz to the processor in program slot 1 and start the program by sendign console command `progload -p:1` +1. Load the `PepperDashEssentials[version].cpz` to the processor in program slot 1 and start the program by sending console command `progload -p:1` 1. On first boot, the Essentials Application will build the necessary configuration folder structure in the User/Program1/ path. 1. Load `'Example Configuration/EssentialsHuddleRoom/configurationFile-HuddleSpace-2-Source.json'` to the User/Program1/ folder. 1. Reset the program via console `progreset -p:1`. The program will load the example configuration file.