diff options
author | icebaker <icebaker@proton.me> | 2023-12-16 12:15:31 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2023-12-16 12:15:31 -0300 |
commit | 3cfd5ee507ead55322cebe514b383ffc50c41728 (patch) | |
tree | 6c3da081ea6a2c1c1be0830db3dd966923f64ab5 | |
parent | 45f6c989b1ead731570fd403bdbfb1c1b83b7a0c (diff) |
updating README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |