fix: 📝 add simple installation instructions

This commit is contained in:
Mikhail Zolotukhin 2021-10-03 00:15:25 +03:00
parent cbe4aa129e
commit 6f14c55708

View File

@ -44,6 +44,20 @@ Project goals are the following:
## 🔧 Installation
## Simple
Go to [releases](https://github.com/gikari/bismuth/releases), download the
latest `bismuth.tar.gz` archive, unzip it and execute the installation script,
that is inside.
<!-- Paste the following script in the command line: -->
<!-- cd /tmp; wget https://git.io/J2lG0; tar xf bismuth.tar.gz; cd -; cd /tmp/bismuth; ./install.sh; cd - -->
<!-- This will download the latest release and execute an installation script. -->
## From source
Install script from source:
npm install # Installs dependencies for building