X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/6c23ac4c60be26275bc62a6ee23bb4f5cc1bbad6..e5ce35751236d77c15904e0f8f0f816ba8b517f8:/README diff --git a/README b/README index be8d5b2ac..a68804006 100644 --- a/README +++ b/README @@ -102,7 +102,7 @@ You can check out a specific external PACKAGE into the `packages' directory with these commands: cd packages - git clone --reference .. --single-branch --branch externals/PACKAGE git://git.sv.gnu.org/srv/git/emacs/elpa PACKAGE + git clone --reference .. --single-branch --branch externals/PACKAGE $(git config remote.origin.url) PACKAGE If you already have a packages/PACKAGE directory with a previous checkout, you can update it like this: