aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/spdk.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spdk.md b/docs/spdk.md
index 4ae4a88..b60e930 100644
--- a/docs/spdk.md
+++ b/docs/spdk.md
@@ -9,7 +9,7 @@ GPIO.
Use Oracle's QEMU d377d483f9 from https://github.com/oracle/qemu:
git clone https://github.com/oracle/qemu qemu-orcl
- cd qemu-ocrl
+ cd qemu-orcl
git submodule update --init --recursive
./configure --enable-multiprocess
make