Open main menu

Difference between revisions of "Compiling ScummVM/Docker"

Line 209: Line 209:
The following should install all the necessary packages:
The following should install all the necessary packages:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
apt-get install docker.io git
sudo apt-get install docker.io git
</syntaxhighlight>
</syntaxhighlight>


186

edits