Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Rename AUR packages (python-nikola → nikola)
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 20, 2017
1 parent 81bf508 commit 9476d35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion state_data.json
@@ -1,3 +1,3 @@
{
"last_deploy": "2017-09-10T16:56:33.189432"
"last_deploy": "2017-09-20T10:40:39.925469"
}
2 changes: 1 addition & 1 deletion stories/getting-started.html
Expand Up @@ -74,7 +74,7 @@ <h4 class="panel-title"><a class="collapsed" role="button" data-toggle="collapse
<div class="panel-body">
<p>Nikola is packaged for some Linux distributions, you may get that instead of installing via <code class="gs-code">pip</code>. Keep in mind that those packages might be <strong>outdated</strong> and that we don’t support versions that are too old. Proceed with care!</p>
<ul class="simple">
<li>Arch Linux (AUR): <a class="reference external" href="https://aur.archlinux.org/packages/python-nikola/">python-nikola</a> for the latest stable release or <a class="reference external" href="https://aur.archlinux.org/packages/python-nikola-git/">python-nikola-git</a> for the GitHub master. (official Nikola-supported packages)
<li>Arch Linux (AUR): <a class="reference external" href="https://aur.archlinux.org/packages/nikola/">nikola</a> for the latest stable release or <a class="reference external" href="https://aur.archlinux.org/packages/nikola-git/">nikola-git</a> for the GitHub master. (official Nikola-supported packages)
</li>
<li>Fedora: <a class="reference external" href="https://admin.fedoraproject.org/pkgdb/package/python-nikola/">python-nikola</a> (incl. python3-nikola)
</li>
Expand Down

0 comments on commit 9476d35

Please sign in to comment.