kitgit

tirbofish/dropbear · commit

e5da7eb5b09828bcfc855d8216d302097cc88774

Update README.md

Unverified

tk <4tkbytes@pm.me> · 2025-08-31 23:20

view full diff

diff --git a/README.md b/README.md
index abd85fb..8cddf1f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ With Unix systems (macOS not tested), you will have to download a couple depende
 
 ```bash
 # ubuntu, adapt to your own OS
-sudo apt install libudev-dev pkg-config libssl-dev clang cmake meson
+sudo apt install build-essential libudev-dev pkg-config libssl-dev clang cmake meson
 
 # if on arm devices where russimp cannot compile
 sudo apt install assimp-utils
@@ -76,4 +76,4 @@ In the case someone actually makes something with my engine and distributes it, 
 **eucalyptus** and **redback-runtime**) must abide by the license in [LICENSE.md](LICENSE.md). 
 
 The gleek package is licensed under the [MIT License](https://mit-license.org/), which allows for anyone to use my 
-library without _much_ restrictions. 
\ No newline at end of file
+library without _much_ restrictions.