branch: elpa/scala-mode commit 3149a3dfad01534209b09badcfb2304c68df33d6 Merge: f61e32d 3174f4c Author: Heikki Vesalainen <heikkivesalai...@yahoo.com> Commit: Heikki Vesalainen <heikkivesalai...@yahoo.com>
Merge pull request #16 from gpampara/readme-update Update README.md git command to be a valid. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14484c6..dc38997 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ in emacs prior to version 24. 2. Download the files to a local directory, you can use the *git* command. This will create a directory called scala-mode2. ``` -> git git://github.com/hvesalai/scala-mode2.git +> git clone git://github.com/hvesalai/scala-mode2.git ``` 3. Include the following in your '.emacs' file. If you have been