Skip to content

Commit 53085fc

Browse files
committed
Clarified the language a bit.
1 parent 0e08869 commit 53085fc

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
@@ -46,7 +46,7 @@ nr=$(find $datadir -name nr.pal -type f |sed 's/.pal//'); echo "."
4646
templates=$(find $workdir -name Templates -type d |grep 4Pipe4/Templates);echo "."
4747

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

0 commit comments

Comments
 (0)