Skip to content

Commit 9caf80c

Browse files
committed
Highlight dependency on libssl-dev in README file
1 parent 557cea0 commit 9caf80c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,12 @@ Swichtec-nvme-cli supports the following operations for NVMe drives behind PAX:
2828
- Sending the NVMe Identify List command, displaying structure
2929

3030
## Building and Installation
31-
Switchtec-nvme-cli depends on the [switchtec-user][1] library and [switchtec-kernel][2] driver, among others. Please build and install the switchtec-user library and switchtec-kernel driver before building switchtec-nvme-cli.
31+
Switchtec-nvme-cli has the following dependencies:
32+
* libssl-dev
33+
* [switchtec-user][1] library
34+
* [switchtec-kernel][2] driver
35+
36+
Please build and install the switchtec-user library and switchtec-kernel driver before building this utility.
3237

3338
To build and install this utility, simply run the following commands:
3439
```

0 commit comments

Comments
 (0)