diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-15 21:20:25 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-15 21:20:25 +0000 |
commit | 77f13e23da9f5f2d7f20ff81dbe557a7bcabe36b (patch) | |
tree | a8e176b69d3bb81cbc49a09550c8e9b1f91eb0c7 | |
parent | 3904078e390daaf2e20e5bc3a80cf5fc1864dac6 (diff) | |
download | pandoc-77f13e23da9f5f2d7f20ff81dbe557a7bcabe36b.tar.gz |
Minor tweaks on website (deb description).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@852 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | web/index.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/web/index.txt b/web/index.txt index dbdf8ab30..4d3316298 100644 --- a/web/index.txt +++ b/web/index.txt @@ -78,8 +78,9 @@ To see what pandoc can do, see the [demonstration page](examples.html). - [FreeBSD port]. -- [Debian linux package] (will also work on Ubuntu and other Debian - derivatives). To install, download the file and type: +- [Debian linux package] (thanks to Recai Oktaş). This will also work + on Ubuntu and other Debian derivatives. To install, download the file + and type: sudo dpkg -i pandoc_0.4_i386.deb |