chore(readme): better install usage
parent
33fb6b0c0f
commit
294ec72f40
|
@ -2,13 +2,13 @@
|
||||||
|
|
||||||
[![Go](https://github.com/haunt98/dotfiles/workflows/Go/badge.svg?branch=main)](https://github.com/actions/setup-go)
|
[![Go](https://github.com/haunt98/dotfiles/workflows/Go/badge.svg?branch=main)](https://github.com/actions/setup-go)
|
||||||
|
|
||||||
Install:
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go build
|
go build
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage:
|
## Usage
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Install (replace user config with saved config)
|
# Install (replace user config with saved config)
|
||||||
|
|
Loading…
Reference in New Issue