From b9d297444fe5436a9ac8b3272798b3c0c1874441 Mon Sep 17 00:00:00 2001 From: Jayson Virissimo Date: Sat, 10 Aug 2024 18:36:04 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1085ec9..4780039 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ You do this by running: `bin/build` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/jaysonvirissimo/medieval_latina. -Run `standardrb --fix` before submitting any changes, to help keep the code formatting uniform. +Run `bin/lint` before submitting any changes, to help keep the code formatting uniform. ## License