From 3049aff522b857a9eb1b9c457af1f0f165734383 Mon Sep 17 00:00:00 2001 From: louis_royer Date: Thu, 7 Nov 2019 10:12:38 +0100 Subject: [PATCH] fix cmd --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 98a6e5d..65ab928 100644 --- a/install.sh +++ b/install.sh @@ -29,5 +29,5 @@ sudo cp tp/vim/vimrc.bepo /home/etu/.vimrc.bepo sudo chown etu:etu /home/etu/.vimrc* echo "End for installation, lets begin your work!" -echo "run `source ~/.bashrc`" +echo "run \`source ~/.bashrc\`"