Update README.md
This commit is contained in:
parent
0d6db1fab9
commit
e4d223c201
10
README.md
10
README.md
@ -2,6 +2,16 @@ Generates system reports for ensuring robots are compliant with specs
|
||||
|
||||

|
||||
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
uv tool install git+https://git.spirirobotics.com/Spiri/spiri-system-report.git
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
#Generate a known-good config
|
||||
uv run spiri-system-report save ./report.json
|
||||
|
Loading…
Reference in New Issue
Block a user