Skip to content

Commit

Permalink
merge v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tk04 committed May 5, 2024
2 parents e78c3ec + 7bc3395 commit 577cbad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ Navigate to the [release page](https://github.com/tk04/Marker/releases) and sele
$ brew install --cask tk04/tap/marker
```

#### [AUR](https://aur.archlinux.org/packages/marker-md) for Arch Linux
##### Using `paru`
```bash
$ paru -S marker-md
```

##### Using `yay`
```bash
$ yay -S marker-md
```

## Building Locally

To build Marker locally, clone this repo and run the following commands (make sure to have Rust already installed on your system):
Expand Down

0 comments on commit 577cbad

Please sign in to comment.