Skip to content

Commit d0dc41f

Browse files
committed
Merge pull request pythonclub#180 from rg3915/pelican
https no clone do github
2 parents 88d02f9 + 845fa70 commit d0dc41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/gerenciando-banco-dados-sqlite3-python-parte2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Faça um clone deste repositório
119119

120120
.. code-block:: bash
121121
122-
$ git clone git@github.com:rg3915/python-sqlite.git
122+
$ git clone https://github.com/rg3915/python-sqlite.git
123123
124124
Crie o virtualenv com o nome **python-sqlite**
125125

0 commit comments

Comments
 (0)