Explorar o código

docs/development/qemu: fix typo

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
Gerard Marull-Paretas hai 3 meses
pai
achega
2ee75d487d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/development/qemu.md

+ 1 - 1
docs/development/qemu.md

@@ -29,7 +29,7 @@ sudo apt install autoconf libglib2.0-dev libpixman-1-dev
 :sync: macos
 
 ```shell
-brew install autoconf glib pixmap
+brew install autoconf glib pixman
 ```
 
 ::::