From 7b7f84776c86ff7f6d789281c1aa1aa43ce14d3c Mon Sep 17 00:00:00 2001 From: Jim O'Donnell Date: Tue, 28 Nov 2023 10:31:33 +0000 Subject: [PATCH] Replace outdated instructions --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 0d9548e..b58d009 100644 --- a/Readme.md +++ b/Readme.md @@ -23,7 +23,7 @@ Use docker and docker-compose, no other way is supported Generate some test data by writing some csv files to `./data/`. Each file will be named after a subject set ID: `12345.csv`. ``` -python subject-set.py +node src/subject-set.js ``` ## Building the SQLite db(s)