X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor%2Fsource-code.itexi;fp=Documentation%2Fcontributor%2Fsource-code.itexi;h=67226206a3721c54de65aa98bcbdb3809493225a;hb=211104580e46824f70726775eeb8e2e8877f33a9;hp=6a957052daadc2c4696a37abe1815fb84fc35fb1;hpb=7d22853fd151390456712123e946b38f3dc02655;p=lilypond.git diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index 6a957052da..67226206a3 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -216,9 +216,9 @@ this to your @file{~/.bashrc}: export PS1="\u@\h \w\$(__git_ps1)$ " @end verbatim -If you are not using LilyDev, you may need to install the -additional @code{git-completion} package, but it is definitely -worth it. +You may need to install the additional @code{bash-completion} +package, but it is definitely worth it. After installation +you must log out, and then log back in again to enable it. @subsubheading Technical details @@ -1277,7 +1277,7 @@ or create a symbolic link to the @command{git-cl} and @command{upload.py} scripts in one of your PATH directories (such as @file{$HOME/bin}). -In Ubuntu (and LilyDev), you can add directories to PATH +In GNU/Linux you can add directories to PATH by adding this line to a hidden file @file{.bashrc}, located in your home directory: