kitgit

tirbofish/dropbear · commit

eab6095d0d1642bdeadc8937c30468e0f511588f

Update README.md farrrkkkkkk

Unverified

Thribhu K <4tkbytes@pm.me> · 2025-12-13 14:15

view full diff

diff --git a/README.md b/README.md
index baa19fa..8a90760 100644
--- a/README.md
+++ b/README.md
@@ -68,11 +68,10 @@ cargo build
 
 <summary>For the engine developers</summary>
 
-> [!WARNING]
-> Ensure that `cargo build` is ran for each iteration of testing instead of `cargo build -p eucalyptus-editor` due to some weird ABI issue with Rust. If you do only want to build
-> a specific package, ensure you run `cargo build -p {package} -p eucalyptus-core`. 
-> 
-> If you get any FFI errors (likely a getter), you compiled the library wrong. 
+Ensure that `cargo build` is ran for each iteration of testing instead of `cargo build -p eucalyptus-editor` due to some weird ABI issue with Rust. If you do only want to build
+a specific package, ensure you run `cargo build -p {package} -p eucalyptus-core`. 
+
+If you get any FFI errors (likely a getter), you compiled the library wrong. 
 
 </details>