From bc560f69d127cdf27ba93026f0ab551480837790 Mon Sep 17 00:00:00 2001 From: Thomas Helfer Date: Thu, 25 Jan 2024 12:39:16 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ac0e557..f12e785 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Before installing TorchGRTL, ensure you have the following prerequisites: 2. Install the package: ```bash - Copy code pip install . ``` 3. (Optional) Set up pre-commit hooks for code formatting and linting: