]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Fixed README formatting.
authorStephen Bates <stephen.bates@pmcs.com>
Mon, 11 Jan 2016 13:55:20 +0000 (06:55 -0700)
committerStephen Bates <stephen.bates@pmcs.com>
Mon, 11 Jan 2016 13:55:20 +0000 (06:55 -0700)
README.md

index 085a60152ab0000104fc93ef81042f201a8803eb..1eeb051d95e585eb30a2e9ab7c776cf8796c2e42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,19 +20,19 @@ A Debian based package for nvme-cli is currently maintained as a
 Ubuntu PPA. Right now there is support for Trusty, Vivid and Wiley. To
 install nvme-cli using this approach please perform the following
 steps:
-1. Add the sbates PPA to your sources. One way to do this is to run
-    ```
-    sudo add-apt-repository ppa:sbates
-    ```
-2. Perform an update of your repository list:
-    ```
-    sudo apt-get update
-    ```
-3. Get nvme-cli!
-    ```
-    sudo apt-get install nvme-cli
-    ```
-4. Test the code.
+   1. Add the sbates PPA to your sources. One way to do this is to run
+   ```
+   sudo add-apt-repository ppa:sbates
+   ```
+   2. Perform an update of your repository list:
+   ```
+   sudo apt-get update
+   ```
+   3. Get nvme-cli!
+   ```
+   sudo apt-get install nvme-cli
+   ```
+   4. Test the code.
    ```
    sudo nvme list
    ```