From 6bbb4d343c594be7f2ec120f4a8888e6704973f9 Mon Sep 17 00:00:00 2001 From: Justin Littman Date: Mon, 2 Oct 2023 08:08:12 -0400 Subject: [PATCH] Fix reset instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 461131988..3bd8c810a 100644 --- a/README.md +++ b/README.md @@ -203,5 +203,5 @@ Additional notes: ### Steps -1. Reset the database: `bin/rails -e p db:reset` +1. [Reset the database](https://github.com/sul-dlss/DeveloperPlaybook/blob/main/best-practices/db_reset.md)