You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,12 @@ Swichtec-nvme-cli supports the following operations for NVMe drives behind PAX:
28
28
- Sending the NVMe Identify List command, displaying structure
29
29
30
30
## 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.
32
37
33
38
To build and install this utility, simply run the following commands:
0 commit comments