From f0d2118fde294bcfabbd0a9dc7c3f91088070e5c Mon Sep 17 00:00:00 2001 From: Jason Bruce Date: Tue, 16 Mar 2021 17:46:02 -0400 Subject: [PATCH] fixed instructions for running a simulation --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 86fca9e..ba98549 100644 --- a/README.md +++ b/README.md @@ -104,9 +104,7 @@ of your PI and the port defined in config.py (default 8081). ### Simulation -Select a profile and click Start. If you do not have a raspberry pi connected -and configured, then your run will be simulated. Simulations run at near real -time and kiln characteristics are defined in config.py. +In config.py, set **simulate=True**. Start the server and select a profile and click Start. Simulations run at near real time. ## License