From cf23ad0cef9a7b062664d4b4c31637133c92a2f3 Mon Sep 17 00:00:00 2001 From: Jacob Date: Mon, 23 Oct 2023 22:17:02 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d852a..dad6b84 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ On your terminal run these scripts to compile - `npm run dev` serve current development build - `npm run watch` watch for changes but does not start server -- `npm run build` makes current build and sets url to "/" can be changed on [package.json](https://github.com/jacobxperez/rams/blob/master/package.json) +- `npm run build` makes current build ## Framework