Skip to content

Commit 5c6ceeb

Browse files
committed
fix instructions
1 parent e7fd244 commit 5c6ceeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ email: coderoadapp@gmail.com
88
author: Shawn McKay
99
description: > # "Free interactive coding tutorials inside of the Atom editor. Build your own tutorials
1010
using the coderoad-cli and tools developers already know: markdown and unit tests.
11-
atomVersion: 0.4.10
12-
cliVersion: 0.3.13
11+
atomVersion: 0.4.11
12+
cliVersion: 0.3.14
1313

1414
# ----------------------- #
1515
# Jekyll & Plugins #
@@ -34,4 +34,4 @@ tutorials:
3434
description: A fun look at functional programming concepts in JavaScript
3535
icon: github
3636
url: https://github.com/coderoad/coderoad-functional-school
37-
instructions: npm i -s coderoad-functional-school
37+
instructions: npm i --save coderoad-functional-school

0 commit comments

Comments
 (0)