Skip to content

Commit e4cb659

Browse files
committed
fill in missing '$ ' in prompt
1 parent d0cda26 commit e4cb659

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)