diff --git a/README_LINUX.md b/README_LINUX.md index 43beabd96..7a97a4394 100644 --- a/README_LINUX.md +++ b/README_LINUX.md @@ -61,7 +61,7 @@ If you get errors about a CFLAG, remove the offending cflag from src/CMakeLists. Add preload files: cd exe/linux - fiind ../../data/sku.0/sys.server/compiled/game/object/ -name \"*.iff\" > objectTemplates.plf + find ../../data/sku.0/sys.server/compiled/game/object/ -name \"*.iff\" > objectTemplates.plf find ../../data/sku.0/sys.server/compiled/game/datatables/ -name \"*.iff\" > datatables.plf ### Oracle Access