diff --git a/README.md b/README.md index a9343b7..fd3c8f4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The Apache Spark adaptation of it is located in a separate [repository](https:// The previous version of the Sparklin is accessible in the `sparklin` branch. -## Running +## Installation and Usage You can download archive from Maven Central: 1. Go to https://search.maven.org/artifact/org.jetbrains.kotlinx/ki-shell @@ -25,6 +25,9 @@ You can download archive from Maven Central: 3. Unpack it to desired place 4. Launch `bin/ki.sh` for Linux/Mac or `bin\ki.bat` for Windows +On Arch Linux, there's an [AUR package](https://aur.archlinux.org/packages/ki-shell-bin/) available. +After installation, you can run the shell through `ki`. + ## Build From Source To build from source use: