diff --git a/USAGE.md b/USAGE.md index 3ca5d46..c3439a3 100644 --- a/USAGE.md +++ b/USAGE.md @@ -26,7 +26,7 @@ Windows and Linux artifacts are built on every commit, under [Github Actions](ht Build Kawari with `cargo build`. -For the World server to function, Kawari needs to be built with `--features oodle`. Place the `oodle-network-shared.dll` (Windows) or `oodle-network-shared.so` (Linux) into the `oodle` directory when building. +For the World server to function, Kawari needs to be built with `--features oodle`. Place the `oodle-network-shared.lib` (Windows) or `oodle-network-shared.so` (Linux) in a folder created by you named `oodle` before building. ## Setup