Skip to content

Commit 2fcb902

Browse files
author
Greg Wilson
committed
Merge pull request #47 from aaren/fix-prompt-sign
fill in missing '$ ' in prompt
2 parents 659e7f6 + e4cb659 commit 2fcb902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ the `gh-pages` branch of their lesson website. To do this:
7777
filters for Pandoc:
7878
7979
~~~
80-
pip install pandocfilters
80+
$ pip install pandocfilters
8181
~~~
8282
8383
3. To convert Markdown files into HTML pages in the root directory, go

0 commit comments

Comments
 (0)