Fixed wrong stable PPA name in the website.

parent 2210928a
...@@ -127,10 +127,10 @@ and asynchronous API.</p> ...@@ -127,10 +127,10 @@ and asynchronous API.</p>
A request for official Debian sponsorship of our package was submitted on 23 April, 2019. You can follow its progress <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927839">here</a>. In the mean time you can try our Ubuntu packages. A request for official Debian sponsorship of our package was submitted on 23 April, 2019. You can follow its progress <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927839">here</a>. In the mean time you can try our Ubuntu packages.
<p>To use our Ubuntu PPA for <a href="https://launchpad.net/%7Ekip/+archive/ubuntu/pistache-stable">stable</a> packages, run the following:</p> <p>To use our Ubuntu PPA for <a href="https://launchpad.net/%7Ekip/+archive/ubuntu/pistache">stable</a> packages, run the following:</p>
<p><code> <p><code>
$ sudo add-apt-repository ppa:kip/pistache-stable<br /> $ sudo add-apt-repository ppa:kip/pistache<br />
$ sudo apt update<br /> $ sudo apt update<br />
$ sudo apt install libpistache-dev<br /> $ sudo apt install libpistache-dev<br />
</code></p> </code></p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment