Skip to content

Commit 39856e5

Browse files
committed
Add postinstall check to README
1 parent 1aa6adc commit 39856e5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ sudo edera-check --help
1818
sudo edera-check preinstall
1919
```
2020

21+
### Run postinstall checks and generate system report
22+
23+
```bash
24+
sudo edera-check postinstall
25+
```
26+
2127
### Run official release via Docker
2228

2329
```bash
@@ -86,6 +92,7 @@ Run
8692

8793
``` bash
8894
edera-check preinstall --help
95+
edera-check postinstall --help
8996
```
9097

9198
for a list of available configuration options and usage tweaks.

0 commit comments

Comments
 (0)