timtylin / scholdoc

Fork of Pandoc for the implementation of a ScholarlyMarkdown parser
scholdoc.scholarlymarkdown.com
GNU General Public License v2.0
335 stars 16 forks source link

Fix permission error in ubuntu instructions #10

Closed willismonroe closed 9 years ago

willismonroe commented 9 years ago

Missing a second sudo for the apt-get line.

timtylin commented 9 years ago

Thanks!