Skip to content

Commit

Permalink
Correct a typo in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Aug 2, 2023
1 parent 78b9771 commit 71f4cd9
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 @@ -23,7 +23,7 @@ The `latest` development [release](../../releases) may be also available.
curl -L https://github.com/Ognian/sdmon/releases/download/latest/sdmon-arm64.tar.gz | tar zxf -
```
## Usage
The executable is statically linked, therefor it should work without any dependencies.
The executable is statically linked, therefore it should work without any dependencies.

On a raspberry pi:
```
Expand Down Expand Up @@ -97,4 +97,4 @@ sudo ./sdmon /dev/mmcblk0
}
```

(c) 2018 - today, **OGI-IT**, Ognian Tschakalov and contributors, released under GNU GPL v2
(c) 2018 - today, **OGI-IT**, Ognian Tschakalov and contributors, released under GNU GPL v2

0 comments on commit 71f4cd9

Please sign in to comment.