Skip to content

Commit fc96d34

Browse files
committed
Update README.md
1 parent 1a69705 commit fc96d34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Code following example above:
7575
```
7676
$ mysql -u pegruser -p pegrDB < sample_files/pegr_baseline.sql
7777
```
78-
The baseline database has pre-defined item types and protocols. The PDF files for the pre-defined protocols are provided in the folder "sample_files". Copy those files to your selected folder that stores uploaded data:
78+
The baseline database has pre-defined item types and protocols. The PDF files for the pre-defined protocols are provided in the folder "sample_files/protocols". Copy the "protocols" folder into your selected folder that stores uploaded data:
7979

8080
```
8181
$ cp -r sample_files/protocols /path/to/store/uploaded/data

0 commit comments

Comments
 (0)