diff --git a/README.md b/README.md index 23213a51..07842b93 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ uv sync --dev Note on RDkit installation: if you have rdkit installed on your system globally with a different version of python, the installation will try to link against that and subsequent calls fail. Only option remove global rdkit and rerun sync. +--- + +The frontend requires `pnpm` to correctly display in development. +[Install it here](https://pnpm.io/installation). + ### 2. Set Up Environment File Copy the example environment file for local setup: