Skip to content

Commit

Permalink
docs: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ALX99 committed May 18, 2024
1 parent 0b39bfb commit 60e9103
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ so you can be confident that upgrading to a new version will not break your setu

This project is inspired by the [lf](https://github.com/gokcehan/lf) file manager, which I previously used, but found to be too buggy.

## Installation

This project is still in its early stages, so it has not had any releases yet. However, you may install the latest development build by running:

```sh
go install github.com/alx99/sail/cmd/sail@latest
```

## Preview

[![asciicast](https://asciinema.org/a/659987.svg)](https://asciinema.org/a/659987)
Expand Down

0 comments on commit 60e9103

Please sign in to comment.