Skip to content

Commit

Permalink
docs: update example in readme (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemar authored May 7, 2024
1 parent 27f49c4 commit 1298e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ The full CLI documentation can be found [here](docs/metal.md) or by clicking the
### Create a device

```sh
metal device create --hostname [hostname] --plan [plan] --facility [facility_code] --operating-system [operating_system] --project-id [project_UUID]
metal device create --hostname [hostname] --plan [plan] --metro [metro_code] --operating-system [operating_system] --project-id [project_UUID]
```

### Get a device
Expand Down

0 comments on commit 1298e4c

Please sign in to comment.