Skip to content

Commit

Permalink
install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
CAFxX authored Jan 8, 2022
1 parent e7da225 commit 276769b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ in the system can not observe the file in an incomplete state (this includes all
aspects of the file specified as flags to the command, such as xattrs, permissions,
owner, etc.).

## Install

```
go install github.com/CAFxX/atomicfile/cmd/atomicfile@latest
```

## Usage

```
Expand Down

0 comments on commit 276769b

Please sign in to comment.