Skip to content

Commit e399902

Browse files
committed
Fix file name in README
1 parent c6d536a commit e399902

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
@@ -28,7 +28,7 @@ There are three main ways to run Datagen:
2828

2929
### Pseudo-distributed Hadoop node
3030

31-
To grab Hadoop, extract it, and set the environment values to sensible defaults, and generate the data as specified in the `parameters.ini` file, run the following script:
31+
To grab Hadoop, extract it, and set the environment values to sensible defaults, and generate the data as specified in the `params.ini` file, run the following script:
3232

3333
```bash
3434
wget http://archive.apache.org/dist/hadoop/core/hadoop-2.6.0/hadoop-2.6.0.tar.gz

0 commit comments

Comments
 (0)