Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Feel-ix-343 authored Mar 4, 2024
1 parent 179c318 commit 875d6ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ If you are using Arch Linux, you can install the latest Git version through the
paru -S markdown-oxide-git
```

### Cargo
### Cargo (Linux, MacOS, Windows)

If you have cargo installed, you can easily install the binary for the LS by running the following command:

```sh
cargo install --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide
```

### Manual (for MacOS, Windows, and *other* linux distributions)
### Manual (MacOS, Windows, Linux)

Clone the repository and then run `cargo build --release`.

Expand Down

0 comments on commit 875d6ed

Please sign in to comment.