summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 217c499..3a7f435 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ GOOGLE_PROJECT_ID=your-project-id
Clone the repository and copy the Docker Compose template:
```
-git clone git@github.com:icebaker/ruby-nano-bots.git
+git clone https://github.com/icebaker/ruby-nano-bots.git
cd ruby-nano-bots
cp docker-compose.example.yml docker-compose.yml
```