Fix MD014 Dollar signs used before commands without showing output on customize markdown files

This commit is contained in:
Bertocq
2017-06-15 23:50:02 +02:00
parent 889af958be
commit 4ee3dc4a6d
2 changed files with 2 additions and 2 deletions

View File

@@ -208,7 +208,7 @@ TODO
We recommend you to add consul as remote:
```
$ git remote add consul https://github.com/consul/consul
git remote add consul https://github.com/consul/consul
```
And then just grab lastest changes on to a branch of your own repo with:

View File

@@ -208,7 +208,7 @@ TODO
Te recomendamos que agregues el remote de consul para facilitar este proceso de merge:
```
$ git remote add consul https://github.com/consul/consul
git remote add consul https://github.com/consul/consul
```
Con esto puedes actualizarte con