Skip to content

Commit fa30f1b

Browse files
authored
Fix Repository Address
1 parent d3c6c30 commit fa30f1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ After you get your lambda function tested and ready to use, you can easily deplo
2525
#### Installing
2626

2727
```
28-
[~/] $ git clone ssh://git.amazon.com/pkg/Lambda-toolkit
28+
[~/] $ git clone https://github.com/lucioveloso/lambda-toolkit.git
2929
[~/] $ cd Lambda-toolkit
3030
[~/Lambda-toolkit/] $ ./lt
3131
```
@@ -207,4 +207,4 @@ Required arguments:
207207

208208
## Authors
209209

210-
* **Lucio Veloso Guimaraes** - *Initial work*
210+
* **Lucio Veloso Guimaraes** - *Initial work*

0 commit comments

Comments
 (0)