diff --git a/challenges/03-back-end-development-certification/git.json b/challenges/03-back-end-development-certification/git.json
index cfe57f764a..36947d7747 100644
--- a/challenges/03-back-end-development-certification/git.json
+++ b/challenges/03-back-end-development-certification/git.json
@@ -17,10 +17,11 @@
"Click the \"Create workspace\" button.",
"Once C9 builds and loads your workspace, you should see a terminal window in the lower right hand corner. In this window use the following commands. You don't need to know what these mean at this point.",
"Install git-it
with this command: npm install -g git-it
",
+ "Before you start, read Adding a new SSH key to your GitHub account if you have two-factor authentication set up on your GitHub account.",
"Now start the tutorial by running git-it
.",
"Note that you can resize the c9.io's windows by dragging their borders.",
"Make sure that you are always in your project's \"workspace\" directory. You can always navigate back to this directory by running this command: cd ~/workspace
.",
- "You can view this Node School module's source code on GitHub at https://github.com/jlord/git-it.",
+ "You can view this Node School module's source code on GitHub at https://github.com/jlord/git-it.",
"Complete \"Get Git\"",
"Complete \"Repository\"",
"Complete \"Commit to it\"",
@@ -54,7 +55,7 @@
"Ahora inicia el tutorial ejecutando git-it
",
"Puedes modificar el tamaño de las ventanas en c9.io arrastrándolas por el borde.",
"Asegúrate de que siempre te encuentres en el directorio \"workspace\" de tu proyecto. Puedes regresar a este directorio cuando quieras usando el comando: cd ~/workspace
.",
- "Puedes ver el código fuente de este módulo de Node School en GitHub visitando https://github.com/jlord/git-it.",
+ "Puedes ver el código fuente de este módulo de Node School en GitHub visitando https://github.com/jlord/git-it.",
"Completa \"Get Git\"",
"Completa \"Repository\"",
"Completa \"Commit to it\"",