Skip to content

Commit 2591870

Browse files
authored
Update README.md
Typo
1 parent dd9f31c commit 2591870

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
@@ -135,7 +135,7 @@ ENV_PATH=/user/.../.env.dev python -m scaffold.cli batch-csv '/path/to/performan
135135

136136
You can use the path to the local [sandbox example data folder](./data%20ingestion%20model/sandbox%20examples) to run the pipeline on the sandbox example data. You need to use 2025-01-01 for performance month if you are using the sandbox data.
137137

138-
Alternatively, you can use pip to install the pipeline command and use it to run the pipeline. Use the following command in the root of repository to install SCAFFOLF
138+
Alternatively, you can use pip to install the pipeline command and use it to run the pipeline. Use the following command in the root of repository to install SCAFFOLD
139139

140140
```zsh
141141
pip install .

0 commit comments

Comments
 (0)