rozek commited on
Commit
15d16f1
1 Parent(s): e765058

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -76,7 +76,8 @@ docker run --rm \
76
  (you may have to adjust the path to your local folder)
77
 
78
  5. back in the <u>Docker Desktop</u>, open the "Terminal" tab of the started container and enter the
79
- following commands:<br>
 
80
  ```
81
  apt update
82
  apt-get install software-properties-common -y
 
76
  (you may have to adjust the path to your local folder)
77
 
78
  5. back in the <u>Docker Desktop</u>, open the "Terminal" tab of the started container and enter the
79
+ following commands (one after the other - copying the complete list and pasting it into the terminal
80
+ as a whole does not always seems to work properly):<br>
81
  ```
82
  apt update
83
  apt-get install software-properties-common -y