Update README.md

This commit is contained in:
Arsen Musayelyan 2021-05-28 23:03:06 -07:00
parent b3cd52a8c7
commit d9fc3a8bf8
1 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,14 @@
# Permafrost
Lightweight single-site browser generator using Webview or Chrome/Chromium.
### Usage
### Installation
To install permafrost, you need `go` installed. The providing package for this is usually named either `go` or `golang`.
Once `go` is installed, run:
```shell
make
sudo make install
```
Once complete, either the menu entry or `permafrost --gui` should open the GUI.