From a9d817801c9360ac90331a3fd6a6e84dafc05196 Mon Sep 17 00:00:00 2001 From: Stavros Piperakis <st.pepperman@gmail.com> Date: Sat, 26 Mar 2022 22:01:54 +0200 Subject: [PATCH] A little change in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9b00fc..ac68ea0 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ SignTrack uses python poetry to make installation a breeze. Dealing with TensorF ### Linux & MacOS installation -* Install [Python 3.7](https://askubuntu.com/questions/1251318/how-do-you-install-python3-7-to-ubuntu-20-04) +* Install __Python 3.7__ [Ubuntu ](https://askubuntu.com/questions/1251318/how-do-you-install-python3-7-to-ubuntu-20-04)/[ MacOS](https://www.python.org/downloads/macos/) * Install Python [Poetry](https://python-poetry.org/docs/) -- GitLab