diff --git a/Packaging.md b/Packaging.md index e62f047..e2169a3 100644 --- a/Packaging.md +++ b/Packaging.md @@ -7,9 +7,10 @@ We want to package Tahoe for people to download and use and we want to use that platform, ship that package to a user using that platform, they can install that package, and it will work. That is: user doesn't have to manually satisfy any dependencies by building other packages. - * This is accomplished by adding the following clause to - `/etc/apt/sources.list` and then running - `apt-get install allmydata-tahoe`: + + This is accomplished by adding the following clause to + `/etc/apt/sources.list` and then running + `apt-get install allmydata-tahoe`: ``` deb http://allmydata.org/debian $DIST main tahoe