Skip to content

Commit

Permalink
Step 3
Browse files Browse the repository at this point in the history
  • Loading branch information
BRNTZN committed Jul 25, 2020
1 parent 4e39198 commit 49e9cd0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ Script to read tags from an excel file and apply them to listed files
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
```

![Curl commando](doc/screenshot2.png)

Als je je eigen username onderaan terug ziet verschijnen gevolgd door @localhost dan is het commando klaar en kan je naar de volgende stap.

3.
![Curl commando uitgevoerd](doc/screenshot3.png)

3. Voer het volgende commando uit om pip te installeren, wacht opnieuw tot het commando afgerond is vooraleer naar de volgende stap te gaan.

```
python get-pip.py
```

Binary file added doc/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49e9cd0

Please sign in to comment.