From ebdd2282cb1375b8d7a0039284e49e06b9f1b96e Mon Sep 17 00:00:00 2001 From: Fahim Anzam Dip <37371749+FahimAnzamDip@users.noreply.github.com> Date: Sat, 21 Aug 2021 14:32:17 +0600 Subject: [PATCH 1/2] Updated: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e36793d4..d2c2a4e1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ![Triangle POS](public/images/logo-dark.png) ->This Project is ready for Testing. (Only Reports are not available right now, But I am working on it). +>This Project is ready for Testing & also for Production. (Only Reports are not available right now). # Installation From 473842ba501188681ab8b15167e7d1687e4c3988 Mon Sep 17 00:00:00 2001 From: Fahim Anzam Dip <37371749+FahimAnzamDip@users.noreply.github.com> Date: Wed, 25 Aug 2021 21:03:53 +0600 Subject: [PATCH 2/2] Updated: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2c2a4e1..5955a0b1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Installation - run `` git clone https://github.com/FahimAnzamDip/triangle-pos.git `` -- run ``composer install `` +- run ``composer update `` - run `` npm install `` - run ``npm run dev`` - copy .env.example to .env