diff --git a/doc/faq.md b/doc/faq.md index e0958a83..3976b7d7 100644 --- a/doc/faq.md +++ b/doc/faq.md @@ -150,7 +150,7 @@ git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose cd openpose git submodule init -git submodle update +git submodule update ```