Merge pull request #6 from mattbk/patch-1

Add missing code backtick
This commit is contained in:
Peter Buchegger 2023-01-07 12:22:40 +01:00 committed by GitHub
commit ccff5b3f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ cd trackdirect
Before installing all python requirements it is likly that you need to upgrade pyOpenSSL.
```
sudo python -m easy_install --upgrade pyOpenSSL
``
```
Install needed python libs
```