Fix git config command help output after installation
This commit is contained in:
@@ -40,5 +40,5 @@ ln -s "${SEQHOME}/seqs" "/opt"
|
||||
|
||||
echo " [I] Successfully installed shell sequencer"
|
||||
echo " Don't forget to set git user variables:"
|
||||
echo " git config user.name=\"Your Name\""
|
||||
echo " git config user.email=\"Your.Name@example.com\""
|
||||
echo " git config user.name \"Your Name\""
|
||||
echo " git config user.email \"Your.Name@example.com\""
|
||||
|
Reference in New Issue
Block a user