Skip to content

Commit d71062d

Browse files
committed
README.md
1 parent b0510ae commit d71062d

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
@@ -24,7 +24,7 @@ cd igv_web_app
2424
### Step 2: Download the reference files
2525
Download hg19 reference genome and index files.
2626

27-
(Optional) You can change to other refernce versions by editing `fastaURL` and `indexURL` in `/static/index.html`:
27+
(Optional) You can change to other refernce versions by editing `fastaURL` and `indexURL` in `/templates/index.html`:
2828

2929
```bash
3030
cp /path/to/hg19.fa /static/ref/hg19.fa

0 commit comments

Comments
 (0)