Skip to content

Commit b4d4bb8

Browse files
committed
Fixed merging conflicts.
2 parents 5cc7d2c + 222b739 commit b4d4bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper-scripts/rc-generator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ nr=$(find $datadir -name nr.pal -type f |sed 's/.pal//'); echo "."
4848
templates=$(find $workdir -name Templates -type d |grep 4Pipe4/Templates);echo "."
4949

5050
echo "Done!"
51-
echo "You may add these lines to your 4Pipe4rc file:"
51+
echo "Please replace these lines in your 4Pipe4rc file:"
5252
echo "-----Copy from here-----"
5353
echo "[Program paths]"
5454
echo "#Path to seqclean:"

0 commit comments

Comments
 (0)