diff options
| -rw-r--r-- | www/index.html.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html.in b/www/index.html.in index d7e3101..08d4041 100644 --- a/www/index.html.in +++ b/www/index.html.in @@ -53,8 +53,8 @@ pre { <p><a href="http://praat.org">Praat</a>, the famous GUI program for doing speech analysis and synthesis <a href="https://packages.debian.org/source/sid/praat">is part</a> of - Debian. In this website, you will find an the APT repository with the - Debian package for Praat that works in the stable (a.k.a “bookworm”) + Debian. This website provides an APT repository with the + Debian packages for Praat that works in the stable (a.k.a “bookworm”) distribution, for recent upstream versions and for the amd64 and i386 architectures.</p> @@ -63,7 +63,7 @@ pre { the <a href="dists/bookworm/main/binary-i386/Packages">i386</a> architectures.</p> - <p>For installing them, run the following command:</p> + <p>For installing the package, run the following command:</p> <pre> echo "deb http://@WWWHOST@/ bookworm main" | sudo tee /etc/apt/sources.list.d/praat.list |
