From 60b72380dcc5941a7cbf76d17ec39e9c0f4f39e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Fri, 2 Nov 2018 01:43:16 -0300 Subject: [PATCH] Chatcopy on #19? --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index c337e49..79bd59e 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -16,7 +16,7 @@ Development Setup HubCommander is a Python 3 application, and as such, having a good Python 3 environment up and running is essential. Google has very good documentation on setting up a Python environment [here](https://cloud.google.com/python/setup). -(You don't need to set up the Google Cloud dependencies -- unless you want to do really cool GCP chatopcy things with HubCommander.) +(You don't need to set up the Google Cloud dependencies -- unless you want to do really cool GCP chatcopy things with HubCommander.) You will also need to install `git`. Some good guides on `git` can be found [here](https://git-scm.com/documentation).