From ffc06fc5a58ae68b07db549b1a194a0e7d056ffc Mon Sep 17 00:00:00 2001 From: lwark Date: Mon, 29 Jul 2024 14:47:21 -0500 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3352257..8fc20bf 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,8 @@ This is meant to import .xslx files created from the Design & Analysis Software ## First Run: -1. On first run, the application copies src/config.yml to C:\Users\{USERNAME}\AppData\Local\submissions\config -2. If this folder cannot be found, C:\Users\{USERNAME}\Documents\submissions will be used. +1. On first run, the application copies src/config.yml to C:\Users\\{USERNAME}\AppData\Local\submissions\config +2. If this folder cannot be found, C:\Users\\{USERNAME}\Documents\submissions will be used. 1. If using Postgres, the 'database_path' and other variables will have to be updated manually. 3. Initially, the config variables are set parsing the 'sqlalchemy.url' variable in alembic.ini