diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-03 00:37:40 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-03 00:37:40 -0400 |
commit | 0adb6964e3876fdc79a2b43db1c9073c696d952a (patch) | |
tree | d8ad0f678b170d6b02ab085c80283fb655880124 | |
parent | 2569f05159e019bc5ceb37aa7c10c66ac5bc8c8b (diff) |
setting off file names in documentation.
-rw-r--r-- | website/download.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 9db7c94..cc83adf 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -6,7 +6,7 @@ If you are running a Debian system, you can install Monkeysphere by following these directions: You can add this repo to your system by putting the following lines in -/etc/apt/sources.list.d/monkeysphere.list: +`/etc/apt/sources.list.d/monkeysphere.list`: deb http://archive.monkeysphere.info/debian experimental monkeysphere deb-src http://archive.monkeysphere.info/debian experimental monkeysphere |