We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef06d23 commit 2a23e28Copy full SHA for 2a23e28
doc/installation.md
@@ -85,8 +85,8 @@ Any problem installing OpenPose while following this guidelines? Check [doc/faq.
85
### Clone OpenPose
86
The first step is to clone the OpenPose repository.
87
88
-1. Windows: You might use [GitHub Desktop](https://desktop.github.com/).
89
-2. Ubuntu/Mac:
+1. Windows: You might use [GitHub Desktop](https://desktop.github.com/) or clone it from Powershell.
+2. Ubuntu, Mac, or Windows Powershell:
90
```bash
91
git clone https://github.com/CMU-Perceptual-Computing-Lab/openpose
92
cd openpose/
0 commit comments