Skip to content

Commit 98211b1

Browse files
committed
fixed install instructions. doh!
1 parent 6359f7d commit 98211b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/index.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
Try playing with the skeleton file:
2323

24-
bc. npm install ergo -g
24+
bc. npm install ergo-cli -g
2525
ergo init Blog
2626
cd Blog
2727
ergo view -b -w
2828

29-
Don't like the theme? Try Smart Bootstrap's 'Clean Blog':
29+
Don't like the theme? Try Smart Bootstrap's 'Clean Blog' (or "view more here":https://ergo-cms.github.io/themes):
3030

3131
bc. ergo theme install clean-blog
3232
ergo view -c -b -w
3333

34-
Switch back the original them?
34+
Switch back the original theme?
3535

3636
bc. ergo theme switch ergo-simple
3737
ergo view -c -b -w

0 commit comments

Comments
 (0)