From c11af980b4e56ee13c2b913f4156016d85012eb9 Mon Sep 17 00:00:00 2001 From: "Joshua A. Anderson" Date: Tue, 25 Jun 2024 09:56:27 -0400 Subject: [PATCH] Run pre-commit. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a55d1d..5a84702 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ jobs: ## update-conda-lockfiles To automatically update conda lock files monthly: -1. Prepare a directory with the base `envrionment.yaml` and a script that updates all +1. Prepare a directory with the base `environment.yaml` and a script that updates all lock files (see https://github.com/glotzerlab/hoomd-blue/tree/trunk-minor/.github/workflows/environments for an example). 2. Ask an organization admin to install the pull request submitter bot. @@ -108,4 +108,4 @@ To automatically update conda lock files monthly: with: branch: trunk-minor ``` - +