diff --git a/docs/index.html b/docs/index.html index 106aad2..9cc996f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ Introduction — Hilbish -

Introduction

Hello!

\ No newline at end of file diff --git a/index.html b/index.html index 30fe985..c3ef5b8 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ Hilbish -

Something Unique.

Hilbish is the new interactive shell for Lua fans.
Extensible, scriptable, configurable: All in Lua.

Install Github

\ No newline at end of file diff --git a/install/index.html b/install/index.html index 67a21f3..ef02643 100644 --- a/install/index.html +++ b/install/index.html @@ -1,8 +1,8 @@ Install — Hilbish -

Github Prebuilt Binaries

The easiest and best way to get Hilbish is directly from Github.
For official stable releases, check out the latest Github release.

Linux Repositories

Hilbish is packaged in a few repositories for some distros.

Arch Linux (AUR)

Hilbish is on the AUR. Setup an AUR helper, and install. Example with yay:

yay -S hilbish
 

Or, from master branch:

yay -S hilbish-git
 

Alpine Linux

Hilbish is currentlty in the testing/edge repository for Alpine.