Skip to content

Commit 6594b47

Browse files
authored
Merge pull request #5 from owenvoke/feature/readme-updates
Fix indentation for command usage in README
2 parents 08b09ad + 21c02ec commit 6594b47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README-ES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ El comando anterior sólo instalará los archivos necesarios, si prefieres **des
4040

4141
También puedes **clonar el repositorio** completo con Git:
4242

43-
$ git clone https://github.com/Josantonius/PHP-Session.git
43+
$ git clone https://github.com/Josantonius/PHP-Session.git
4444

4545
O **instalarlo manualmente**:
4646

@@ -338,4 +338,4 @@ Este proyecto está licenciado bajo **licencia MIT**. Consulta el archivo [LICEN
338338

339339
Si te ha resultado útil, házmelo saber :wink:
340340

341-
Puedes contactarme en [Twitter](https://twitter.com/Josantonius) o a través de mi [correo electrónico](mailto:[email protected]).
341+
Puedes contactarme en [Twitter](https://twitter.com/Josantonius) o a través de mi [correo electrónico](mailto:[email protected]).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The previous command will only install the necessary files, if you prefer to **d
4040

4141
You can also **clone the complete repository** with Git:
4242

43-
$ git clone https://github.com/Josantonius/PHP-Session.git
43+
$ git clone https://github.com/Josantonius/PHP-Session.git
4444

4545
Or **install it manually**:
4646

0 commit comments

Comments
 (0)