mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
add installation section
This commit is contained in:
parent
b654795a32
commit
fdb70feb7b
18
README.md
18
README.md
@ -169,6 +169,24 @@ This is my article.
|
|||||||
See task MYJIRA-123.
|
See task MYJIRA-123.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
### Go Get
|
||||||
|
|
||||||
|
```bash
|
||||||
|
go get -v github.com/kovetskiy/mark
|
||||||
|
```
|
||||||
|
|
||||||
|
### Releases
|
||||||
|
|
||||||
|
[Download a release from the Releases page](https://github.com/kovetskiy/mark/releases)
|
||||||
|
|
||||||
|
### Docker
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ docker run --rm -i kovetskiy/mark:latest <params>
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user