Update README.md
Browse files
README.md
CHANGED
@@ -93,7 +93,7 @@ docker run --interactive \
|
|
93 |
where `<local-folder>` was the path to the folder containing the downloaded
|
94 |
model.
|
95 |
|
96 |
-
|
97 |
|
98 |
```
|
99 |
apt-get update
|
|
|
93 |
where `<local-folder>` was the path to the folder containing the downloaded
|
94 |
model.
|
95 |
|
96 |
+
Within the container's terminal, the following commands were issued:
|
97 |
|
98 |
```
|
99 |
apt-get update
|