Update README.md

This commit is contained in:
Loxaan Oxyde 2016-06-21 22:40:10 +02:00 committed by d12frosted
parent 7de26d5a2d
commit 1cdd697315
No known key found for this signature in database
GPG Key ID: 8D33A3B1A4AF7D30
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ then cloning the new configuration:
```sh
mkdir ~/spacemacs
git clone git@github.com:syl20bnr/spacemacs.git ~/spacemacs/.emacs.d
git clone https://github.com/syl20bnr/spacemacs.git ~/spacemacs/.emacs.d
HOME=~/spacemacs emacs
```