Fixed a typo in faq.md (#1358)

Fixed a typo in faq.md
This commit is contained in:
ZP Jiang
2019-09-10 18:58:39 -04:00
committed by Gines
parent 363cd0b5d4
commit 4da68739d2
+1 -1
View File
@@ -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
```