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 ab8e2a1 commit 855ba0cCopy full SHA for 855ba0c
LinkedIn-Certifications-Manager/README.md
@@ -11,6 +11,10 @@ A CLI based tool to automatically add certification to your LinkedIn profile.
11
```bash
12
cd Amazing-Python-Scripts
13
```
14
+<em>Install dependencies</em>
15
+```powershell
16
+pip install -r LinkedIn-Certifications-Manager/requirements.txt
17
+```
18
<em>Run the Script:</em>
19
```powershell
20
py LinkedIn-Certifications-Manager/manager.py
0 commit comments