1
0
Fork 0

Suggest use of official docker installation guide

timestamps
dump_stack() 2023-03-16 09:41:31 +00:00
parent 0e153b2763
commit d5d9cce517
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Ubuntu
Install dependencies::
$ sudo snap install go --classic
$ sudo snap install docker
$ # Install docker: https://docs.docker.com/engine/install/ubuntu/
$ sudo apt install qemu-system-x86 build-essential gdb
macOS