diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-13 13:23:56 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-08-13 13:23:56 +0200 |
| commit | a0ee0fa79557ec734bbb01b48cb99bd969e4bdba (patch) | |
| tree | f856631fd28f269201c52eeebe60546406619770 /Documentation | |
| parent | 6e9fc24539e96421422491bb4fe182939ac99be7 (diff) | |
magit.org: fix typo
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/magit.org | 2 | ||||
| -rw-r--r-- | Documentation/magit.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/magit.org b/Documentation/magit.org index bc1e37f..be80ee6 100644 --- a/Documentation/magit.org +++ b/Documentation/magit.org @@ -213,7 +213,7 @@ first uninstall the old version. See [[*Updating from an older release]]. Magit depends on the ~dash~ library, available from all three of the popular third-party Elpa archives. Install it using ~M-x -install-package RET dash RET~. Of course you may also install it +package-install RET dash RET~. Of course you may also install it manually from its development repository, but I won't cover that here. Then clone the Magit repository: diff --git a/Documentation/magit.texi b/Documentation/magit.texi index 7542f96..3f35835 100644 --- a/Documentation/magit.texi +++ b/Documentation/magit.texi @@ -440,7 +440,7 @@ first uninstall the old version. See @ref{Updating from an older release,Updati Magit depends on the @code{dash} library, available from all three of the popular third-party Elpa archives. Install it using @code{M-x -install-package RET dash RET}. Of course you may also install it +package-install RET dash RET}. Of course you may also install it manually from its development repository, but I won't cover that here. Then clone the Magit repository: |
