branch: elpa/scala-mode
commit 3174f4c8b6eeb820321b1f5958135aa35e03089a
Author: Gary Pamparà <gpamp...@gmail.com>
Commit: Gary Pamparà <gpamp...@gmail.com>

    Update README.md clone to be a valid command.
    
    Signed-off-by: Gary Pamparà <gpamp...@gmail.com>
---
 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

Reply via email to