summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoricebaker <icebaker@proton.me>2023-12-16 12:15:31 -0300
committericebaker <icebaker@proton.me>2023-12-16 12:15:31 -0300
commit3cfd5ee507ead55322cebe514b383ffc50c41728 (patch)
tree6c3da081ea6a2c1c1be0830db3dd966923f64ab5 /README.md
parent45f6c989b1ead731570fd403bdbfb1c1b83b7a0c (diff)
updating README
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
```