From 3986a7c1f271997c4a00f2595888f64a44a11999 Mon Sep 17 00:00:00 2001 From: connorivy <43247197+connorivy@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:01:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748ef9b..90d77ed 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This repo is composed of 2 projects: There are very few steps required to create and run your fist unit tests with xUnitRevit: -1. create a copy of the [config sample file](xUnitRevitRunner/config_sample.json) and re-name the copy to `config.json` +1. create a copy of the [config sample file](xUnitRevitRunner/xUnitRevitRunnerShared/config_sample.json) and re-name the copy to `config.json` 2. follow the instructions [here](#configuration) to set up the config file 2. build/install xUnitRevitRunner 3. create a test library