Skip to content

Commit

Permalink
Better Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker-00 committed Aug 21, 2023
1 parent c46b066 commit ab2a78f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,27 @@ chmod +x rview
sudo mv rview /bin # or ln $PWD/rview /bin/rview
```

### [Mac]

Follow The [Compile From Source](https://github.com/Walker-00/rview#compile-from-source) Instructions, Cuz I don't know how to cross-compile for mac.

### [Windows]

just Download [EXE File](https://github.com/Walker-00/rview/releases/download/v0.1.0/rview.exe) and run it

### [Compile From Source]

To Compile From Source You Need To Install:

- [Rustup](https://rustlang.org)
- [Gtk](https://gtk.org)

```sh
git clone https://github.com/Walker-00/rview
cd rview
cargo install --path .
```

## [Voices From Burma]
As burmeses living in dictatorship is fucking hard.
<br>
Expand Down

0 comments on commit ab2a78f

Please sign in to comment.