We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ad216 commit e2e2974Copy full SHA for e2e2974
README.md
@@ -39,11 +39,11 @@ We'll also get started on some projects that you can do with your new Python ski
39
40
Make sure you have git installed on your computer, and open a terminal window.
41
42
-You'll need to clone this repository to your computer::
+You'll need to clone this repository to your computer:
43
44
git clone https://github.com/calebsmith/gdi-intro-python.git
45
46
-reveal.js is stored as a git submodule. To set up the reveal.js code::
+reveal.js is stored as a git submodule. To set up the reveal.js code:
47
48
cd gdi-intro-python
49
git submodule init
0 commit comments