Skip to content

Commit 15a1502

Browse files
author
Nick Grippin
committed
update readme file location
1 parent f09dee8 commit 15a1502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ $ sbt
104104
project panel
105105
run <full local path to sample file>
106106
```
107-
A sample file is located in the following folder: `hmda-platform/persistence/src/main/resources/demoInstitutions.csv`
107+
A sample file is located in the following folder: `panel/src/main/resources/inst_data_2017_dummy.csv`
108108

109109

110110
* In order to support the read side, a local PostgreSQL and Cassandra server are needed. Assuming it runs on the default port, on the same machine as the API, the following environment variable needs to be set:

0 commit comments

Comments
 (0)