Skip to content

Commit ccbc281

Browse files
committed
Improved documentation.
1 parent 681b2ad commit ccbc281

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
@@ -56,7 +56,7 @@ The program should be run in the same directory as the files "mainparams" and
5656

5757
If running fastStructure, keep in mind that this program requires your input
5858
file to have each individual represented in two rows (one for each allele), and
59-
six "bogus" columns before the actual data. Here is a short example:
59+
six "bogus" columns before the actual data. **No Header is allowed**. Here is a short example:
6060

6161
```
6262
Ind1 col1 col2 col3 col4 col5 1 3 1 4

0 commit comments

Comments
 (0)