diff --git a/README.md b/README.md index 559e8845..4d679054 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,8 @@ The `.codegraph/config.json` file controls indexing: # Linux (RHEL / Fedora) sudo yum groupinstall "Development Tools" + # with dnf5 + sudo dnf group install "development-tools" # Then rebuild on any platform: npm rebuild better-sqlite3